Jump to content

Help with ordering


UnknownPlayer

Recommended Posts

Here is question:

i have db articles and categories.

Now at categories i have:

- id

- name

- info

and at articles there are:

- id

- cat_id

- name

- description

- date

 

Now i wonna get all articles like "SELECT * FROM articles", but i wonna order it by categories name, how can i do that?

Link to comment
https://forums.phpfreaks.com/topic/220610-help-with-ordering/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.