$cmd = $_GET['cmd'];

Reference:
http://www.php.net/variables.predefined

Respectfully,
Ligaya Turmelle



yawstick wrote:
That cured my problem also had to add similar command for all post variables
I also have some links to directly remove a record

<a href = '$php_self/edit/edevents.php?cmd=Remove+Entry&formid=$formid'>
$linkname</a>

is there a similar command for allowing this to work


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

Reply via email to