> hi everybody,
> 
> i have a PHP script by name registration.php
> in which i have a submit button at the bottom.
> the form in this script is sent to p.php by "GET".
> but on clicking the submit button, nothing happens!!!!
> attaching registration.php.
> 
> p.php has only the following:
> <?php
> echo "hi how are u";
> ?>
> 
> please help,
> diksha.

Can you post the form code?
Rich

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

Reply via email to