Click to See Complete Forum and Search --> : undefined variable


Anon
04-21-2002, 06:34 PM
Hello All,

Running: php4/IE6/Win2k/Apache1.3.24

I'm trying to get through my first PHP script and I'm getting undefined variable errors in my Apache error log. I don't know how to fix that!

Thanks,
Sam

Anon
04-23-2002, 11:09 AM
check the correctness(ex. spelling )of the variable you are using.

If possible post your code to see the problem.

Solomon