RE: [PHP-DOC] Stupid Question...

2003-07-01 Thread jsWalter
> -Original Message- > From: Philip Olson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 01, 2003 6:19 PM > To: shimi > Cc: jsWalter; [EMAIL PROTECTED] > Subject: Re: [PHP-DOC] Stupid Question... > BTW, on the agenda is the ability to easily make this possible. >

Re: [PHP-DOC] Stupid Question...

2003-07-01 Thread Philip Olson
> > Is there a way to get the PHP documents that display the nice and readable > > documentation of the php.net site? > > > > I downloaded the OFFLINE version, but I do like the online version better. > > > > And yes, I have apache and PHP running local so I can process the pages. > > So just

Re: [PHP-DOC] Stupid Question...

2003-07-01 Thread shimi
So just mirror it up. See http://php.net/mirroring On Tue, 1 Jul 2003, jsWalter wrote: > Is there a way to get the PHP documents that display the nice and readable > documentation of the php.net site? > > I downloaded the OFFLINE version, but I do like the online version better. > > And yes, I

RE: [PHP-DOC] Stupid question about installing PHP

2002-03-27 Thread James Cox
This isn't a stupid question! It should work if you set cgi.force_redirect to 0 in php.ini. You may need to restart PWS for these settings to take effect. -Original Message- From: Thales [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 28, 2002 7:43 AM To: [EMAIL PROTECTED] Subject: [PH