Hello all,
as you can tell i am still new at php. i am learning from a book i bought. now i have run across a problem and would like your help.
i am just doing the simple hi user exercise but i cannot figure out what is going wrong. i enter a name in the text field and hit submit but on the next page it just says “Hi there, !”
this is the php code
[code]
Hi UserHi User
PHP program that receives a value from "whatsName"
[/code]can anyone tell me what is wrong? thank you in advance