Zend - The PHP Company




Code Gallery: metanurb


aasort() sort Associative Arrays by one or more Keys.  

Type: code fragment
Added by: metanurb
Entered: 04/04/2001
Last modified: 01/11/2006
Rating: **** (9 votes)
Views: 9994
Function for sorting associative arrays by one or more keys. Similar to "ORDER BY" in an SQL query.


print_result()  

Type: code fragment
Added by: metanurb
Entered: 09/04/2002
Last modified: 06/12/2001
Rating: - (fewer than 3 votes)
Views: 3630
Prints the result of a mysql select query as a nice formatted table. Works with joined tables. Very useful for debugging purposes.




Search