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 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. Link to comment https://forums.phpfreaks.com/topic/54487-query/#findComment-269710 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.