Thread
:
PHP issue
View Single Post
05-07-2011, 06:57 AM
robber
Web Developer
Industry Role:
Join Date: Jan 2011
Location: UK
Posts: 264
All you need it to use:
<?php $_GET['var']; ?>
This would get the variable from the url so index.php?var=123 would mean the variable returned would have the value of 123
message me if you are unsure
Rob
robber
View Public Profile
Visit robber's homepage!
Find More Posts by robber