Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

[PHP3] passing variables from JavaScript to Php From: Ali Boual (aliboual <email protected>)
Date: 01/10/99

A question from a newbie :
I know how to transfer variables form Php code to JavaScript
        <?
            $php_var = xxx ;
            echo "js_var = ".$php_var.";" ;
        ?>

but how to transfer variables from JavaScript to Php code ?

Regards,
Ali Boual. (aliboual <email protected>)

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev <email protected>