Ah yeah, thx everybody
That does it and i am a littel pissed since i can go over alllooott of code
now to insert that. BATCH here i come!
Jens
on 12.03.2001 17:49 Uhr, PHPBeginner.com at [EMAIL PROTECTED]
wrote:
> hi Jens,
>
> PHP automatically escape the dangerous characters from the user in
hi Jens,
PHP automatically escape the dangerous characters from the user input on
form submissions.
there are several ways to escape that back :
stripslashes()
urlencode()
htmlentities()
read about these, they will soon become your solutions.
Sincerely,
Maxim Maletsky
Founder, Chief Deve
2 matches
Mail list logo