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. Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/65881-solved-row-query/#findComment-329307 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.