DeadDude Posted June 6, 2007 Share Posted June 6, 2007 i was wondering when using a simple piece of code such as $sql = 'SELECT * FROM products ORDER BY id'; how i would link one of the products thats pulled from the database to another page Quote Link to comment https://forums.phpfreaks.com/topic/54487-query/ Share on other sites More sharing options...
mmarif4u Posted June 7, 2007 Share Posted June 7, 2007 Use sessions or GET to pass data to another page. Quote Link to comment https://forums.phpfreaks.com/topic/54487-query/#findComment-269710 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.