RE: [PHP] Passing variables from Flash to PHP

2004-04-02 Thread motorpsychkill
April 02, 2004 11:14 AM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Passing variables from Flash to PHP > > > At 10:44 AM 4/2/2004 -0800, [EMAIL PROTECTED] wrote: > >On Thu, 1 Apr 2004, Edward Tilley wrote: > > > > > Hi - I am an IIS, PHP 4.3 new user running on

Re: [PHP] Passing variables from Flash to PHP

2004-04-02 Thread Miles Thompson
At 10:44 AM 4/2/2004 -0800, [EMAIL PROTECTED] wrote: On Thu, 1 Apr 2004, Edward Tilley wrote: > Hi - I am an IIS, PHP 4.3 new user running on Win2k server. I need to > pass a variable ( $flash = 1 ) back out to my PHP script and can't find > any examples of this working after 2 days of looking. I

Re: [PHP] Passing variables from Flash to PHP

2004-04-02 Thread drisner
On Thu, 1 Apr 2004, Edward Tilley wrote: > Hi - I am an IIS, PHP 4.3 new user running on Win2k server. I need to > pass a variable ( $flash = 1 ) back out to my PHP script and can't find > any examples of this working after 2 days of looking. I can't get a > urldecode to work and I don't want a WD

RE: [PHP] Passing variables from Flash to PHP

2004-04-01 Thread motorpsychkill
> -Original Message- > From: Edward Tilley [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 01, 2004 11:29 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Passing variables from Flash to PHP > > > Hi - I am an IIS, PHP 4.3 new user running on Win2k server. I >

[PHP] Passing variables from Flash to PHP

2004-04-01 Thread Edward Tilley
Hi - I am an IIS, PHP 4.3 new user running on Win2k server. I need to pass a variable ( $flash = 1 ) back out to my PHP script and can't find any examples of this working after 2 days of looking. I can't get a urldecode to work and I don't want a WDDX because I don't see pertinent WinOS examples o