Richard,
Thanks for your help.
The code (as I mentioned) was not mine. I did however find the example from
the link you sent me to and followed that. It works quite well.
Again, thanks for your time.
Darren
"Richard Lynch" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> >> I hav
>> I have found some code and set up a test bed for it, but it fails to
> return
>> the same value after the 26th item. I was hoping someone could take a
>> look
>> and maybe tell me why? There is very little help out there for
>> encryption.
>> If you know of a working example/tutorial, can you pl
Jay Blanchard wrote:
[snip]
You should probably use mysql_escape_string or mysql_real_escape_string
instead of addslashes and stripslashes. IMHO addslashes and stripslashes
are pretty much useless.
[/snip]
That is an interesting take, why so?
Because it can easily cause more problems than it fixe
[snip]
You should probably use mysql_escape_string or mysql_real_escape_string
instead of addslashes and stripslashes. IMHO addslashes and stripslashes
are pretty much useless.
[/snip]
That is an interesting take, why so?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
4 matches
Mail list logo