you could always to a preg_replace() and replace the backticks with their
&#xxx; equal.
Jim
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 4:27 AM
Subject: [PHP] Backticks and echo
> Hello everyone
>
>
At 13:27 19.02.2003, [EMAIL PROTECTED] said:
[snip]
>happens when I echo the text out. So if I don't allow backticks in my
>input field and I want to redisplay that input I execute the code right?
>Meaning I can'T redisplay the text as the user inputed it.
Hello everyone
I reread the manual again on the topic of backticks and from that I have
security / usabilitiy issue.
Here is the issue:
When I check formdata from a simple form I use regular expression to make
sure the input confirms to certain guidlines before including them into my
scripts.
3 matches
Mail list logo