Wednesday, October 12, 2005

It happens all the time

I've been hard at it on http://kitchingschemist.com for a lot of the day. I stopped for a rest and when I returned an infine number of monkeys with nimble fingers had been at my php code.

Call me old fashioned but I like the bone idle style of "include files" php makes this easy. UNTIL the monkeys. A simple header file can be written and then used for every page. So can other parts of a web page. When a part needs changing (Phone/fax No) instead of changing every page just change header.inc.php and all are done.

THEN came the monkeys. Now some pages have fine handsome headers whilst other pages show obvious signs of simian attack. Yet all use the same header.inc.php.....

I go to fight monkeys.

Has this happened elsewhere?

No comments: