Re: [PHP] Re: Q:What is the easiest way to test my PHP+Html pages?

2002-07-27 Thread Steve Buehler
Install PHP on your desktop. You will need a web server too. I use PHP/MySQL/Apache on my Laptop, Desktop, Servers and workstations. Steve At 07:56 AM 7/27/2002 -0700, you wrote: >I guess I should reiterate; > >"What is the easiest way to test locally (on my desktop) without having to >upload

[PHP] Re: Q:What is the easiest way to test my PHP+Html pages?

2002-07-27 Thread Tim Luoma
Marcus Unlimited wrote: > "What is the easiest way to test locally (on my desktop) without having to > upload?" If you follow the route that several folks suggest and go with one of the 'install everything' routes, be sure to install the same versions ... for example, some of them install olde

Re: [PHP] Re: Q:What is the easiest way to test my PHP+Html pages?

2002-07-27 Thread J. Cox
"Andrew Brampton" <[EMAIL PROTECTED]> wrote in message 014a01c2357e$77a15b50$0100a8c0@andrew">news:014a01c2357e$77a15b50$0100a8c0@andrew... > Just install apache (for windows), MySQL (for windows), and PHP... voila a > local webserver, and the only way to view your pages, no need to upload > sinc

Re: [PHP] Re: Q:What is the easiest way to test my PHP+Html pages?

2002-07-27 Thread Andrew Brampton
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 27, 2002 3:56 PM Subject: [PHP] Re: Q:What is the easiest way to test my PHP+Html pages? > I guess I should reiterate; > > "What is the easiest way to test locally (on my desktop) without having to > upload?&

[PHP] Re: Q:What is the easiest way to test my PHP+Html pages?

2002-07-27 Thread Marcus Unlimited
I guess I should reiterate; "What is the easiest way to test locally (on my desktop) without having to upload?" Thanks,-Marcus Tim Luoma wrote: > Marcus Unlimited wrote: > > > So what is the absolute simplest and easiest path to open my .html pages > > with some php mysql in em. and see them a

[PHP] Re: Q:What is the easiest way to test my PHP+Html pages?

2002-07-27 Thread Tim Luoma
Marcus Unlimited wrote: > So what is the absolute simplest and easiest path to open my .html pages > with some php mysql in em. and see them as they will work on the web??? To quote a friend of mine: "The only way to see how this will work is to see how this will work." Get some server space