On Wed, 22 May 2002 [EMAIL PROTECTED] wrote:
> I have two images on my html form - one for submit and the other for skip
> with name="mode_skip".
> In my php script I want to check if user clicked on skip image but
> isset($_REQUEST["mode_skip"]) and !empty($_REQUEST["mode_skip"]) seems to
> alway
Hi all,
I have two images on my html form - one for submit and the other for skip
with name="mode_skip".
In my php script I want to check if user clicked on skip image but
isset($_REQUEST["mode_skip"]) and !empty($_REQUEST["mode_skip"]) seems to
always return true.
In URL submitted I saw ...&mode_
2 matches
Mail list logo