just me and php Posted January 7, 2007 Share Posted January 7, 2007 What Can I Do To This Code To Get 1 Username With All The Other Data From DB[code]$sql="SELECT * FROM $tbl_name ORDER BY 'date'DESC ";[/code] Link to comment https://forums.phpfreaks.com/topic/33179-solved-how-to-get-username-tom-solved/ Share on other sites More sharing options...
fert Posted January 7, 2007 Share Posted January 7, 2007 WHERE `username`='username' Link to comment https://forums.phpfreaks.com/topic/33179-solved-how-to-get-username-tom-solved/#findComment-154846 Share on other sites More sharing options...
just me and php Posted January 7, 2007 Author Share Posted January 7, 2007 Thanks as soon as i seen the where i knew it , thanks again i know it will work Link to comment https://forums.phpfreaks.com/topic/33179-solved-how-to-get-username-tom-solved/#findComment-154848 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.