php-windows Digest 4 Aug 2001 23:37:02 -0000 Issue 685

2001-08-04 Thread php-windows-digest-help
php-windows Digest 4 Aug 2001 23:37:02 - Issue 685 Topics (messages 8659 through 8662): Re: Mysql + ODBC 8659 by: R. I need some help or a .45 magnum 8660 by: rodney 8661 by: Hugh Bothwell LE INTERESARA 8662 by: cursos Administrivia: To subscribe to the d

[PHP-WIN] LE INTERESARA

2001-08-04 Thread cursos
OFERTA PARA MEXICO: [EMAIL PROTECTED] 1.8.2001.Publicidad/Enseñanza a Distancia Hola que tal: El motivo de la presente carta es informarte de la posibilidad de poder

[PHP-WIN] Re: I need some help or a .45 magnum

2001-08-04 Thread Hugh Bothwell
"Rodney" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > I'm new to php. I'm having trouble making the mail function work. > I wrote a simple mail script that supports mail delivery when a user > fills out a form. It's not working. > > The editor tel

[PHP-WIN] I need some help or a .45 magnum

2001-08-04 Thread rodney
Hello, I'm new to php. I'm having trouble making the mail function work. I wrote a simple mail script that supports mail delivery when a user fills out a form. It's not working. The editor tells me this is the problem: mail("[EMAIL PROTECTED]", "Feedback", $msg, $mailheaders); However I d

php-windows Digest 4 Aug 2001 11:01:06 -0000 Issue 684

2001-08-04 Thread php-windows-digest-help
php-windows Digest 4 Aug 2001 11:01:06 - Issue 684 Topics (messages 8651 through 8658): PHP on PWS 8651 by: Hans Jørgen Andersen 8652 by: Hans Jørgen Andersen 8656 by: Phil Driscoll 8657 by: Phil Driscoll New to PHP, Please Assist 8653 by: matt

RE: [PHP-WIN] New to PHP, Please Assist

2001-08-04 Thread tony
php is a scripting language which runs on the server, prior to delivery of the page to the client browser. Javascript is a client-side scripting language which runs on the client machine after delivery of the page to the browser. You can use php to write the Javascript which will be executed by

Re: [PHP-WIN] PHP on PWS

2001-08-04 Thread Phil Driscoll
On Friday 03 August 2001 23:51, Kevin Nrby Andersen wrote: > Hi. > I unpacked the .gz / .tar file and followed the instructions, but in the > installation guide they talked about php.exe and som other exe's, but i > couldent find them!! > You've downloaded the source distribution. Go back to the

Re: [PHP-WIN] PHP on PWS

2001-08-04 Thread Phil Driscoll
On Friday 03 August 2001 23:34, Hans Jrgen Andersen wrote: > Hi. > Can you run PHP on Windows PWS (Personal web server), i've tried the guide, > but it dosen't help!! Yes, although PWS is probably the most problematic web server you could use. Doenload the php installer from the downloads page at

Re: [PHP-WIN] php/apache install

2001-08-04 Thread Phil Driscoll
On Saturday 04 August 2001 08:21, Clive Porter wrote: > Hi i just installed PHP4/Apache on W98 > when I call a .php file from PWS the line Do you really mean this? If so, how do you call a php file from php4/apache via Personal Web Server? -- Phil Driscoll -- PHP Windows Mailing List (http://ww

[PHP-WIN] php/apache install

2001-08-04 Thread Clive Porter
Hi i just installed PHP4/Apache on W98 when I call a .php file from PWS the line [04-Aug-2001 08:03:15] PHP Fatal error: Unable to open C:\Program in Unknown on line 0 is written to the php error log, and the process terminates this happens regardless of an php directives in httpd.conf any id