I'm learning php and i'm loving it so far.
i'm working on interaction with MySQL and everything seems to be working except i keep geting this error mesage when i try to do anything more elaborate.
"Undefined variable: PHP_SELF"
it's doing my nut! There is so much i want to do with it but i cant because of this error. It's put a big hault to my learning process.
i also get
"Undefined variable: id"
if i don't specify $id = "";
whats that all about?
Please help.
Cheers,