son Posted August 1, 2009 Report Share Posted August 1, 2009 (edited) Had to erase my whole message as I noticed I left info in that I should not have mentioned. Also, is working now. Many thanks...Son Edited August 18, 2009 by son Link to comment Share on other sites More sharing options...
chibineku Posted August 3, 2009 Report Share Posted August 3, 2009 Try this:$parentQ = 'SELECT product, img1 FROM products WHERE product_id = "'.$vp.'"'; Link to comment Share on other sites More sharing options...
justsomeguy Posted August 3, 2009 Report Share Posted August 3, 2009 (edited) If you know that the query is broken, then you should A) print out the query and print out the error message. That's how you figure out what the problem is. Edited August 3, 2009 by justsomeguy Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now