Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: load variables into PHP script
From: Daniel Guerrier
Date: Mon, 7 Aug 2000 17:19:07 +0100

What was it??
--- "T.R. Henigson" <tedat3bits [dot] com> wrote:
> Never mind. My apologies. It was a PHP thing.
> I love Flash. I love Flash. I love Fla...
>
> Ted
>
>
> > -----Original Message-----
> > From: owneratchinwag [dot] com
> [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of T.R.
> > Henigson
> > Sent: Thursday, August 03, 2000 11:00 AM
> > To: flasheratchinwag [dot] com
> > Subject: FLASH: load variables into PHP script
> >
> >
> > I wrote a PHP script to list all of the variables
> posted
> > to it by a Flash load variables statement. It
> should write:
> >
> > varname1: value1
> > varname2: value2
> > varname3: value3
> > .
> > .
> > .
> > varnamen: valuen
> >
> > For some inexplicable reason, it prepends all of
> the values to
> > varnamen so instead of printing out as it should
> above, it prints
> > out as follows:
> >
> > varname1: value1
> > varname2: value2
> > varname3: value3
> > .
> > .
> > .
> > value1value2value3...varnamen: valuen
> >
> > This seems more like a PHP issue, except when I
> change the PHP form
> > to list variables appended to the query string and
> test it directly
> > with the same variables I was having Flash post
> it, the script prints
> > out correctly. So it seems like a Flash thing. Can
> anyone help???
> >
> > Ted Henigson
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Full flasher archive now available online at:
> > http://www.chinwag.com/flasher/archive.shtml
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > To unsubscribe or change your list settings go to
> > http://www.chinwag.com/flasher or email
> helpatchinwag [dot] com
> >
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Full flasher archive now available online at:
> http://www.chinwag.com/flasher/archive.shtml
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email
> helpatchinwag [dot] com
>


__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Full flasher archive now available online at:
http://www.chinwag.com/flasher/archive.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: load variables into PHP scrip, T.R. Henigson

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]