[FX.php List] More on my POST error problem

Gjermund Gusland Thorsen ggt667 at gmail.com
Sat Apr 7 07:52:22 MDT 2007


_GET queries are limited 2K
_POST queries are not limited in definition, but in some browsers
there is a limit of 32K and others 64K

Which browser do you use?

Which apostrophe do you attempt to use?

ggt667

On 4/7/07, Bob Patin <bob at patin.com> wrote:
> Well, I tried to locate the exact culprit in the block of text, and
> found the error, but I still can't figure out how to circumvent it:
>
> It's a single apostrophe. I know about using STRIPSLASHES to prevent
> strings from being returned with backslashes in them, but why am I
> now not able to retrieve a POST when a field has a single quote in
> it?? The strange thing is that I can put a single quote in another
> field in the same form, and it goes through; however, in the 2nd
> field, which has about 1000 characters in it, I can't use any
> apostrophes at all.
>
> What am I missing here?
>
> Thanks,
>
> Bob Patin
> Longterm Solutions
> bob at longtermsolutions.com
> 615-333-6858
> http://www.longtermsolutions.com
>
>    CONTACT US VIA INSTANT MESSAGING:
>       AIM or iChat: longterm1954
>       Yahoo: longterm_solutions
>       MSN: tech at longtermsolutions.com
>       ICQ: 159333060
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list