PHP
Diary of a late, late adopter
Tuesday, April 15, 2003

My PHP application has to be ported to an environment that has register globals turned off.  That means that all those variables in PHP that just pop onto the script in a request won't be there anymore!  Woe unto me for I have sloppy programming habits.  I could go through all my pages and manually fix everything.  This will take about 12 hours, I guess.  That might help beat in the message, but I really wouldn't be learning any new skills.  On the other hand, I could write a unix shell script that would find the offending variables and flag them in my code with comments.  At least I would learn something while I did that.
4:24:33 PM    comment []





© 2003 mcgyver5
Last Update: 8/14/2003; 1:38:03 AM

Click here to visit the Radio UserLand website.

 











April 2003
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      
Mar   May

Subscribe to "PHP" in Radio UserLand.
Click to see the XML version of this web page.
Click here to send an email to the editor of this weblog.