dreamerp
April 8th, 2006, 09:30 AM
Hello,
I am passing information thru hidden fields after someone puts a value in. For example.
There is a textfield named "name". Let's say a person types, "Kirupa's Forum". Then, you press submit and there is a confirmation page that reviews the information. I used stripslashes on $name so when I echo it it shows it "Kirupa's Forum". But, in the hidden field it says "Kirupa". How can I change this?
Thanks,
Peter
I am passing information thru hidden fields after someone puts a value in. For example.
There is a textfield named "name". Let's say a person types, "Kirupa's Forum". Then, you press submit and there is a confirmation page that reviews the information. I used stripslashes on $name so when I echo it it shows it "Kirupa's Forum". But, in the hidden field it says "Kirupa". How can I change this?
Thanks,
Peter