Rockonmetal
04-05-2008, 03:26 PM
Hey... I learned a little bit from techsupport's tutorial on php templates on URL referencing. I was wondering how do you get multipart urls... Like below
http://www.pureadd.com/profile.php?user=administrator?field=info
Or however you would put two references together... cuz i think the question mark would be a little hard to separate for the user and the field...
Then have it so it receives the field "info" from a MySQL database from Administrator's row?
Thanks upfront
http://www.pureadd.com/profile.php?user=administrator?field=info
Or however you would put two references together... cuz i think the question mark would be a little hard to separate for the user and the field...
Then have it so it receives the field "info" from a MySQL database from Administrator's row?
Thanks upfront