View Single Post
Old 11-23-2004, 07:17 PM   #4 (permalink)
idx
Senior Grasshopper
 
idx's Avatar
 
Join Date: Jun 2003
Location: FL
Posts: 317
idx is on a distinguished road
Quote:
Originally Posted by falsepride
well im running dial up, with only one phone line in my house, testing php scripts can be a tedious task, and i have a lot of coding ahead me of for what im working on, and i mean a lot
If you haven't already setup a local installation of apache/php/mysql/etc then I'd highly recommend it. Check out the Apache2Triad project for a bundle of everything already configured for windows use. There are also several other similar projects, but I can't remember them right now.

With something like that installed, you can do some local dev without dialing up. It might also be helpful to download the php docs to view offline.

-r
idx is offline   Reply With Quote