RAH Posted August 20, 2007 Share Posted August 20, 2007 Hi, In the following query why is "id" not actually output but "title" is? $image = "<br><a href='http://domain.com/file/". $row['id']. "-". $row['title']. ".html'> Thanks. Link to comment https://forums.phpfreaks.com/topic/65881-solved-row-query/ Share on other sites More sharing options...
Ken2k7 Posted August 20, 2007 Share Posted August 20, 2007 That's oddly specific. I'm guessing there's nothing in the id column. Link to comment https://forums.phpfreaks.com/topic/65881-solved-row-query/#findComment-329307 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.