Articles for Tag mysql

Code Snippets

mysql

MySQL in Cocoa using MCPKit

December 22, 2006 (cocoa, mysql)

This document explains how to install MCPKit and access a MySQL table from within Cocoa.

Random Record from MySQL

December 17, 2006 (php, mysql)

A brief piece of code for randoming pulling a record from a MySQL table.