|  | Posted by Chris on 05/27/05 01:19 
> You put that code at the end of your query to mysql...>
 > so if you have something like $query = "select field, field2, field3
 > from table_name where field3 = "some_value" ORDER BY date_field DESC;
 >
 > now you gotta plug in your own fields ofcourse.. I just wanted you to
 > note where the ORDER BY piece went...
 >
 > If you are using some sort of a mysql handler object .. then all these
 > functions might not be in your main script.. but in the PHP class file
 > you include somewhere in your main script...
 >
 > later..
 >
 > paul
 
 Thanks Paul,
 
 My query doesn't look exactly like that, due to me setting up a recordset using Dreamweavers Application panel, however I am sure
 I will be able to figure it out.
 
 Will have a bash and get back again if I get stuck.
 
 Thanks,
 
 Chris
  Navigation: [Reply to this message] |