Posted by Jacob.Lyles on 09/28/97 11:47
Hello All,
I'm making a comment form for my website that will store the results in
a flat file with some sort of delimiting character. However, I'm
wondering what will happen if someone uses my delimiter within their
comment. I thought one way to protect againt this would be to choose a
character like < and convert all < to < . Is there a function in PHP
that does this automatically?
Thanks,
Jacob
Navigation:
[Reply to this message]
|