RE: [PHP] PHP editing environment

2002-05-03 Thread Jay Blanchard
[snip] Have been coding php for a while now but i still havent found a stable (easy and not time consuming) way of working in PHP, i mean, i use homesite5 to code and when i want to test the php i upload the scripts and test them on the site. This process is a bit time consuming, so i

RE: [PHP] PHP editing environment

2002-05-03 Thread John Holmes
It's too easy to install a web server, PHP, and MySQL on your own computer and test everything locally. Apache works on Windows and *nix, or you can try OmniHTTPd or PWS/IIS. PHP is a simple download and follow the install instructions, and MySQL has an installation program, it just takes a

RE: [PHP] PHP editing environment

2002-05-03 Thread Eugene Mah
-Original Message- From: Pag [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 4:59 AM To: [EMAIL PROTECTED] Subject: [PHP] PHP editing environment Anyone know how i can make my work more efficient? Like install MySQL and PHP and get everything working

RE: [PHP] PHP editing environment

2002-05-03 Thread Steve Bradwell
I am using Apache php and MySQL at work and at home, at work I have a win98 box and I use Maguma Studio Light for php as an editor, at home I use VIM for my editor, Maguma is really working for me. What I did was download php, MySql, and Apache then find a good tutorial, of which there are many,

RE: [PHP] PHP editing environment

2002-05-03 Thread Maxim Maletsky \(PHPBeginner.com\)
got all I need. Sincerely, Maxim Maletsky Founder, Chief Developer www.PHPBeginner.com // where PHP Begins -Original Message- From: John Holmes [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 5:36 PM To: 'Pag'; [EMAIL PROTECTED] Subject: RE: [PHP] PHP editing environment

RE: [PHP] PHP editing environment

2002-05-03 Thread Maxim Maletsky \(PHPBeginner.com\)
To: 'Pag'; [EMAIL PROTECTED] Subject: RE: [PHP] PHP editing environment I am using Apache php and MySQL at work and at home, at work I have a win98 box and I use Maguma Studio Light for php as an editor, at home I use VIM for my editor, Maguma is really working for me. What I did was download php, MySql

Re: [PHP] PHP editing environment

2002-05-03 Thread Paul Roberts
install a webserver (apache?) on your machine and then set up server mappings in homesite so when you switch to browse in homesite your code is parsed. Paul Roberts [EMAIL PROTECTED] - Original Message - From: Pag [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: