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
check the correctness(ex. spelling )of the variable you are using.
If possible post your code to see the problem.
Solomon