[PHP-DEV] Posting form data to a PHP extension From: Andrew Psaltis (apsaltis <email protected>)
Date: 09/09/99

Can some describe the following:
1. How can an html form post it's data to a php extension? (we wrote a php
exetnsion and want it to handle it's forms)
2. When the extension function is called, are retreiving the form variables,
the same as in an ordinary CGI?
 
any help would be appreciated.
 
Thanks
Andrew

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>