PHP Characters

A

Anonymous

Guest
Hi, how is it that you make php characters be sent properly in a form.

I have a system where a form posts to a text file for my navigation bar, pretty much like my own little database and i have the link like this...

<a href=\"http://www.address.com\">address name</a>

the link still comes out with a lot of extra / in it. is there a way to do it right?
 
Back
Top