View Single Post
  #14 (permalink)  
Old Apr 2nd, 2007, 15:29
Donny Bahama Donny Bahama is offline
Reputable Member
Join Date: Mar 2005
Location: Margaritaville (a state of mind somewhere between Inebriation and San Diego), CA
Posts: 236
Thanks: 4
Thanked 0 Times in 0 Posts
Re: How do the pros do it?

Not sure what your development environment is like, but I find xampp (http://www.xampp.org) indispensable for developing in php and MySql. It runs an apache server with MySql and allows you to run either php4 or php5 (so you can match up with your actual web server.) It includes phpMyAdmin, too.

HTH
Reply With Quote