182x Posted November 19, 2006 Share Posted November 19, 2006 Hey guys, I have done a basic query:[code]select d, f from acc where cId= $_session cd;[/code]So far when using this query with php it displays the data in the order it was entered which is what I want but I was wondering will it always do this or will i need some form of order by? Thanks. Link to comment https://forums.phpfreaks.com/topic/27733-order-question/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.