[PHP] Re: [PEAR] $HTTP_POST_VARS

2004-10-07 Thread Robert Cummings
On Thu, 2004-10-07 at 15:50, Justin Patrin wrote: > Sorry, that question doesn't make any sense. The POST vars only change > during a script run if your script changes them. Also, you should be > using the $_POST superglobal unstead of $HTTP_POST_VARS. Please try to > rephrase your question. Just

[PHP] Re: [PEAR] $HTTP_POST_VARS

2004-10-07 Thread Justin Patrin
On Thu, 7 Oct 2004 11:19:23 -0700 (PDT), Pahlevanzadeh Mohsen <[EMAIL PROTECTED]> wrote: > Dears,I need to my program is waitting while > $HTTP_POST_VARS change > Please guide me.. > Sorry, that question doesn't make any sense. The POST vars only change during a script run if your script