Posted on April 21, 2009 by afruj
In leopard 10.5 while u have to work with sqlite3 database u need to add the framework library to ur iPhone project. The framework path for libSqlite3.0 dylib is:
System->developer->platform->iPhone Simulator->developer->SDKs-> iPhoneSimulator 2.2 sdk->user->lib->
Filed under: Uncategorized | Tagged: iPhone, sqlite3 Framework path | Leave a Comment »
Posted on April 7, 2009 by afruj
MesaSQLite is a tool design for sqlite3 in Macbook as phpmyadmin works for mysql. MesaSQLite makes creating, designing, and altering an SQLite3 database easy. We also use it to edit, summarize, and analyze data for ourselves and clients. Although we build new databases most days, we spend more of our time viewing and editing data.MesaSQLite [...]
Filed under: Macbook OS, iPhone | Tagged: Macbook, MesaSQLite, sqlite3 | Leave a Comment »
Posted on April 2, 2009 by afruj
Install XAMPP:At first u have to download XAMPP for Mac OS X from this link and install as per their suggestion:http://www.apachefriends.org/en/xampp-macosx.html
installing XDebug on Mac OS X’s default PHP installation:
1. You are going to need to download the source code from the XDebug website. (I suggest into your “Downloads” folder to make the rest of the [...]
Filed under: Macbook OS, PHP | Tagged: Install XAMPP for Macbook, Xdebug | Leave a Comment »