Daney11 Posted November 19, 2007 Share Posted November 19, 2007 Hey guys, Im not quite sure how to solve my problem. Basically i have a variable $name = "namehere"; $nameQuery = "SELECT * FROM `name` WHERE name_url = $name"; There is a table in the database called name_url. I want to be able to convert the name_url to the name_id. name_id name_url How would i go about doing this? Thanks Quote Link to comment Share on other sites More sharing options...
trq Posted November 19, 2007 Share Posted November 19, 2007 Sorry, you'll need to be alot clearer in your description. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.