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