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 changes them. Also, you should be
using the $_POST superglobal unstead of $HTTP_POST_VARS. Please try to
rephrase your question.

-- 
paperCrane --Justin Patrin--

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to