01-27-2009, 08:40 PM
(01-27-2009, 05:40 PM)Krade Wrote:(01-26-2009, 12:57 AM)BigMike Wrote:You're an idiot.(01-26-2009, 12:53 AM)Tonberry2k Wrote: Wouldn't the option to view the old site complete negate all the work done?Don't you want your end users to remain comfortable with website?
I mean, all it is in an extra php if-else statement. You can even store the option as a session. <?php if($_SESSION['version] == "old") { //show the old version } else { //show the new version } ?> I mean... please??
Has it even occurred to you that we can't give you the old site because the new site doesn't store information about companies and the sections that were used in the old site? The old system had a really crappy backend (data stored in flat files with copy-pasted php scripts everywhere) that got completely replaced. Because it was horrible to work with.
So unless you're volunteering yourself to tag companies for 15000 sheets, no, it's not an if statement, Mr. Expert PHP Developer. Unless there's a pull_data_out_of_your_ass() function I missed.
You must have some hell of an experience in PHP if you can't tell a different layout from a completely different site apart.
I mean, of course we can show you the old website. But with the old data only, it would mean you'd see no new sheets, ever.
Way to go Krade!!!!!