isset
Posted: Mon Jun 09, 2008 5:01 pm
Hello people i 'm newbie in PHP world, i haver some experience in other languages but this is my first one on PHP.
At this moment a have some web site developed by some one to PHP 4.
This developer use many variables lis this:
isset($mod)
I am trying to run the web site on my computer con PHP 5 and all this variables are null.
I trying putting on the registrer_global on PHP.ini but don't have results.
Any idea???
thanks.
At this moment a have some web site developed by some one to PHP 4.
This developer use many variables lis this:
isset($mod)
I am trying to run the web site on my computer con PHP 5 and all this variables are null.
I trying putting on the registrer_global on PHP.ini but don't have results.
Any idea???
thanks.