Hi!
I'm getting result from the form. Are there any differences between
using these 2 forms:


$_POST['my_variable']

or just

$my_variable


Is it more safety to use the first one?


Thanks


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

Reply via email to