Allow & in form submission
Posted: Thu Oct 18, 2007 5:29 am
Hi Guys,
My first post here and I am still learning PHP so bare with me
I have a html form that submits to a php script which prints out the results into an email ready to send.
However if someone uses an Ampersand (&) in a company for example AT&T the script stops after the &.
Could you help me on how to change the script so it allows the character to de displayed and completes the script correctly?
Thanks Guys!
James
If you would like to see the script its http://www.excellhosting.net/cmc/notifi ... /form.html
Add a company name with a & and when you click on mail it doesnt work
My first post here and I am still learning PHP so bare with me
I have a html form that submits to a php script which prints out the results into an email ready to send.
However if someone uses an Ampersand (&) in a company for example AT&T the script stops after the &.
Could you help me on how to change the script so it allows the character to de displayed and completes the script correctly?
Thanks Guys!
James
If you would like to see the script its http://www.excellhosting.net/cmc/notifi ... /form.html
Add a company name with a & and when you click on mail it doesnt work