CHAN YICK WAI wrote:
> I learn to write a small PHP form with "submit" button
> for different actions, however, it seems to me variable
> can't be passed. Any experience can share for my debugging?
Turn on register_globals or use $_REQUEST['action']
--
John Holmes
php|architect - The magazin
Hi,
I learn to write a small PHP form with "submit" button for different actions, however,
it seems to me variable can't be passed. Any experience can share for my debugging?
Thanks, Yw
The script is as simple as ...
===
..
...
...
2 matches
Mail list logo