Posted by Ewoud Dronkert on 05/26/05 15:07
On 26 May 2005 04:51:49 -0700, sheldonlg@asap-consult.com wrote:
> I have a page with multiple submit buttons. Call them "ok" and
> "cancel". I have the coding in PHP as:
> if (isset($ok)) { something } and if (isset($cancel)) { something
> else }
Oh man. http://php.net/manual/en/security.globals.php
--
Firefox Web Browser - Rediscover the web - http://getffox.com/
Thunderbird E-mail and Newsgroups - http://gettbird.com/
[Back to original message]
|