Archive for the 'coding' Category

PHP, MySQL, and mysql_fetch_array()

Today, I spent a couple hours working on a customer management system for APS Web Design.  Over the course of that work, I discovered a very interesting behavior in a particular function, specifically mysql_fetch_array(). For those not familiar with it, but familiar with PHP, this function takes the results returned by mysql_query(), and turns it into [...]

  • Share/Bookmark
Thursday, April 3rd, 2008