RE: [PHP] The PHP Problem

2004-02-02 Thread chris . neale
I was in the same shoes a few years ago and used this. http://www.net-language.com/workshops/Default.asp?workshop=21 It's a good guide, shows you how to set up a web server, php and mysql on your own PC (win32). As it's for a slightly older version of PHP some parts of the guide don't no longer h

Re: [PHP] The PHP Problem

2004-01-30 Thread Chris Edwards
are red, etc.. This helps with the initial syntax checking. It does this with just about every language. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 30, 2004 2:09 PM Subject: Re: [PHP] The PHP Problem > Hello Ashley, >

Re: [PHP] The PHP Problem

2004-01-30 Thread memoimyself
Hello Ashley, On 30 Jan 2004 at 18:51, Ash wrote: > Hi, > I am totally new to PHP and dont know a thing. I tried looking through the > articles but they were of no use. My Question is: > How can I just write php in a text editor, save it as a .php, and view it in > internet explorer, offline? I h

Re: [PHP] The PHP Problem

2004-01-30 Thread John Nichel
Ash wrote: Hi, I am totally new to PHP and dont know a thing. I tried looking through the articles but they were of no use. My Question is: How can I just write php in a text editor, save it as a .php, and view it in internet explorer, offline? I have tried everything and it just wont work. I trie

Re: [PHP] The PHP Problem

2004-01-30 Thread Pushpinder Singh
You need to test this page on a webserver. I assume you are on a Win system .configure IIS to understand php and then place all your scripts in C:/Inetwin/ folder and u shud be set. hth ps On Friday, January 30, 2004, at 01:51 PM, Ash wrote: Hi, I am totally new to PHP and dont know a thing. I

Re: [PHP] The PHP Problem

2004-01-30 Thread Gabriel Guzman
On Friday 30 January 2004 10:51 am, Ash wrote: > How can I just write php in a text editor, save it as a .php, and view it > in internet explorer, offline? you have to install php. http://www.php.net/manual/en/installation.php gabe. -- PHP General Mailing List (http://www.php.net/) To unsubsc