PHP PROBLEMS
Hi, I have problems with a php page.
I have written various forms within a html pages and when I send the data to the php pages. The data doesn´t appear. The name of the text box and the name of the variable whitin php is the same exactly Author is the name of the textbox and $Author is the name of the variable.
Book says that php creates a variable with the name of the text box.
What happens?
Please help me
|