Tag Archives: MySQL

2 + Me = Team

I have asked 2 friends to learn to make dynamic web applications to assist me in future projects. Hopefully inside of 6 months, they will have a productive understanding of the following: PHP MySQL Apache CSS XHTML Javascript XML AJAX Flash PHP Extensions: curl, soap, gd. Once they are comfortable with at least the top [...]

MySQL for Mac OS X Leopard PowerPC

After installing Entropy PHP for my Mac mini running Leopard with a PowerPC chip, I then installed MySQL 5.0.51. Executed MySQL from the command line in Terminal, and then Terminal become unstable and unhappy with me. Without notice I realized I installed the x86 binary version, and it caused a bit of trouble with illegal [...]

Sometimes a misplaced } can be lost for 2 days.

While trying to make a php file that will be cron processed daily to read some CSV files, I decided to merge all csv file information into a database and control it all in one php file instead of one php file per CSV. After getting things working, I accidentally placed a while / do [...]

VirtualHostX = Fastest Software Support Known To Man.

I used to use a virtualhost.sh script file to create virtual hosts on my Mac OS X 10.4 Tiger installation. Then when I got my MacBook, I purchased 10.5 Leopard and installed it.  At about the same time, I found a program to assist with configuring all the virtual hosts for Apache, called VirtualHostX for [...]