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. Quote Link to comment https://forums.phpfreaks.com/topic/27733-order-question/ 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.