PHP is a server-side scripting language, there is no way for it to know
what is going on client window, that's a job for Javascript. But if you
are using them in a form you can give them name/value to use them as
form variables which can be used in the form action. 
This is a general PHP question, not DB related, forward this kind of
issues to php-general mailing list.

Gurhan


On Fri, 2002-09-06 at 02:52, Meltem Demirkus wrote:
>  Hi ,
>  Does anybody know how php understand which button is pushed on a page  ..?
> Is there anyway to  do different  applications according to the different 2
> button on a page?..
> 
> thanks...
> 
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 




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

Reply via email to