There is a maximum length that a link with variable pairs can pass.  It
escapes me right now, but it isn't too large.  Are you passing more than
just this one variable?  If so, just as a test, try only passing php_self
and see if it makes it.

--

"Joshman" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> the php file wont submit to the next file (which is th same file actually:
> $PHP_SELF ) because the variable is too big for some reason aparently, evn
> though i have other variables larger than that particular one...
>
> -Josh
>
> "Rm" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Problem isn't size, you may have a syntax
> > error...perhaps if you give more detail, submit the
> > variable to what? What do you mean it won't let you?
> >
> > rm
> >
> >
> > --- Joshman <[EMAIL PROTECTED]> wrote:
> > > Supposively all php variables arent suppose to have
> > > size limits, for
> > > example, I have a php file with a variable the about
> > > the size of 40 bytes,
> > > but it wont let me submit the variable for some
> > > stupid reason, somebody tell
> > > me what parameter I have to set to the variable so
> > > it WILL work.. and/or why
> > > it is not working the way php.net says it should.
> > > thanks..
> > >
> > > -Josh
> > >
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail:
> > > [EMAIL PROTECTED]
> > >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Make international calls for as low as $.04/minute with Yahoo! Messenger
> > http://phonecard.yahoo.com/
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to