Today i face a situation where i need to sort my two dimensional array by column name(table_order).I am working in expression engine , installed one of expression engine plugin(Plugin name: Entry Categories). In this plugin, it is not giving any option if you want to get categories order by particular column name. Below is the way how to get the ordered data by particular table field name(below is the code for order by cat_order).