"Angie Tollerson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Well, I've answered my own question! Apparently, you cannot use the
addslashes function in the sql statement, not the way I am anyways. Does
anyone know the proper way if any to do that without ha
Hi Angie!
> The description field being the one failing if it is too long.
> As you can see I tried adding slashes but to no avail..it really
> seems to be the length for my scripts but phpmyadmin doesn't
> care. Any ideas?
Hokay...how does phpMyAdmin's code handle insertion of values into th
Well, I've answered my own question! Apparently, you cannot use the addslashes
function in the sql statement, not the way I am anyways. Does anyone know the proper
way if any to do that without having to do a bunch of extra coding before every sql
statment just to addslashes? Thanks!
Angie
>
I guess the only thing windows related about this is that I have this whole setup on
windows :) But I've tried to help out as much as I can on here so maybe someone will
be kind to me :) Here goes:
I have set up a mysql database column to be LongText (I've also tried LongBlob) and I
tried uploa