Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

[PHP3] PHP + JavaScript From: Alejandro Alfonso (kawa <email protected>)
Date: 08/20/99

Hi!

How can I send a variable from JavaScript to PHP?

Mi sentence in PHP is: if($butoon AND $j=1){...}
where "j" is the variable from my function in JavaScript. I've tried to
do:

        JS: ....
                return j=1
                else j=0

Thanks a lot!!!

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>