RE: [PHP] The PHP Problem

2004-02-02 Thread chris . neale
urs trawling through manuals trying to get the syntax right, promising myself Next Time I'll Take Notes. I never do. -Original Message- From: Ash [mailto:[EMAIL PROTECTED] Sent: 30 January 2004 18:52 To: [EMAIL PROTECTED] Subject: [PHP] The PHP Problem Hi, I am totally new to PH

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

[PHP] The PHP Problem

2004-01-30 Thread Ash
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 tried the code: