my_r31_baby Posted August 3, 2006 Share Posted August 3, 2006 The $id in the query below is my problem. if i change it to a ID number in the database IE hard code it it works fine. Any sugestions??$query = "SELECT * FROM personal_phonebooks WHERE ppb_id='$id'"; Link to comment https://forums.phpfreaks.com/topic/16426-query-issue/ Share on other sites More sharing options...
my_r31_baby Posted August 3, 2006 Author Share Posted August 3, 2006 GOT IT.. All good gents... NOthing a few spaces couldn't fix Link to comment https://forums.phpfreaks.com/topic/16426-query-issue/#findComment-68396 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.