I just recently got back to work on my db's and found that html variable 
passing isn't working anymore. I did some research and fould that the 
core setting in PHP for register_globals is off by default now since 
4.1.x. As a newbie, this stumped me. There are some new variables 
created by the PHP team to address this, but we need to change our code 
some. The url below helps explain some of this. Hope this helps some of 
the other newbies entering this environment that have been confused by 
this as I had been. :)

http://www.php.net/release_4_1_0.php
:)
   Gale L. Allen Jr
   Macintosh Support Specialist
865/947-5740

   "Remember, Love wins over all"
(:


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to