PHP Error, Notice: Undefined index: q - TechRepublic
Question
February 10, 2011 at 09:35 AM
pbaloyi

PHP Error, Notice: Undefined index: q

by pbaloyi . Updated 15 years, 4 months ago

Am new to php and am using wamp as my server. I have the following code;

and html code as follows,
Home |

When i open the webpage for the first time, an error appears:
Notice: Undefined index: q in C:\wamp\www\prizeinfo\index.php on line 3

but if i click the link ‘home’ the error disappears. Please i need help on this.

Thanks

This discussion is locked

All Comments