catching the query string value in the same page
Posted: Tue Nov 11, 2008 10:37 pm
I need to determine what values to query from a database.
I can do this by setting a query string on the link with my member status.
What I don't know how to do is capture that value and then store it in the same page so that I can retrive it.
myLink.php?memberid=1
How do I capture that value so that I can use in a database query?
Can you point me to a link?
Not sure how to search for this one.
Kevin
I can do this by setting a query string on the link with my member status.
What I don't know how to do is capture that value and then store it in the same page so that I can retrive it.
myLink.php?memberid=1
How do I capture that value so that I can use in a database query?
Can you point me to a link?
Not sure how to search for this one.
Kevin