Hi,

I am modifying my site so that links for each page are held in a database to
make my site more portable. However if I have link such as
edit_user.php?user_id=$_GET[user_id] stored in the database will the $_GET
variable get processed and the appropriate value returned to the browser?

Thanks for your help

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

Reply via email to