ViN86 Posted July 26, 2007 Share Posted July 26, 2007 unless he's set his query as this: $query = "SELECT * FROM Cars WHERE CarID = '" . $_GET['carid'] . "'"; right Link to comment https://forums.phpfreaks.com/topic/61835-solved-simple-query/page/2/#findComment-308044 Share on other sites More sharing options...
iceblox Posted July 26, 2007 Author Share Posted July 26, 2007 And with PHP5 i dont need to change my echo statements? just the query right? Link to comment https://forums.phpfreaks.com/topic/61835-solved-simple-query/page/2/#findComment-308092 Share on other sites More sharing options...
iceblox Posted July 26, 2007 Author Share Posted July 26, 2007 Thanks to everyone for their help! All solved now Link to comment https://forums.phpfreaks.com/topic/61835-solved-simple-query/page/2/#findComment-308144 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.