[PHP] Do not use Apache 2.0 and PHP in a production environment neither on Unix nor on Windows.

2003-10-02 Thread Dave Restall - System Administrator
use. Are the problems with Apache or are they with PHP or is it a bit of both ? Will PHP5 be any better ? Regards, Dave mail/php/2003-10-01.tx php-general ++ | Dave Restall, IIRC

[PHP] Mime type and PECL::Fileinfo.

2004-08-29 Thread Dave Restall - System Administrator,,,
there just seems to be no documentation on PECL aimed at an end user. Regards, Dave php/2004-08-30.tx php-general ++ | Dave Restall, IIRC Limited, PO Box 46, Skelton,

Re: [PHP] Is a PECL a black whole?

2004-09-03 Thread Dave Restall - System Administrator,,,
ally if as you say a lot of PHP is going down the PECL path. To me PECL looks like a major own goal. Cue the flames for this being a PHP list and not a PECL list. TTFN Dave php/2004-09-03.tx [EMAIL PROTECTED]

Re: [PHP] convert degrees to heading

2004-09-14 Thread Dave Restall - System Administrator,,,
ound($Degrees / 45)] . "\n"; This can be expanded easily by adding 'North North West' etc. at the relevant points in the array and changing the 45 to 22.5. No messy horrible switches :-) TTFN, Dave php/2004-09-14.tx

Re: [PHP] convert degrees to heading

2004-09-14 Thread Dave Restall - System Administrator,,,
); > > print $Compass[round($Degrees / 45)] . "\n"; > > This can be expanded easily by adding 'North North West' etc. at the > relevant points in the array and changing the 45 to 22.5. > > No messy horrible switches :-) Oh and I forgot to m

Re: RE: [PHP] convert degrees to heading

2004-09-15 Thread Dave Restall - System Administrator,,,
Hi Trevor, > Very nice solution, Dave. I like simple, elegant and effective > solutions like this. I was wracking my brain yesterday to come up with > something like this, but my brain wasn't working. Hah. Good job! Thanks for the compliments - my head is now a bit bigger :-

[PHP] OT - HTML Terminal ?

2004-09-26 Thread Dave Restall - System Administrator,,,
) Does anybody have any POLITE suggestions or any experience of something similar and can let me in on the secret ? I have tried google, mozilla & m$ the nearest I have come so far is IEAK. TTFN, Dave php/2004-09-26.tx

Re: [PHP] looking for php talent...

2004-03-05 Thread Dave Restall - System Administrator,,,
ng for. There seem to be a few lists available that cater for PHP jobs, has anybody any experience of them ? Is there a need for another one ? If so, how should it be run ? Let me know (preferably off list to cut down the OT stuff). Regards, Dave mail/php/2004-03-05.tx

Re: [PHP] Standard Input?

2002-06-24 Thread Michael: Dave II, Electric Boogaloo
"Analysis & Solutions" <[EMAIL PROTECTED]> wrote in message > On Mon, Jun 24, 2002 at 02:07:28PM -0700, Michael wrote: > > Are there functions in PHP that will allow me to read in a variable via > > standard input? I just wanted to do something like this: > > http://www.php.net/manual/en/functio

[PHP] Session Help

2002-01-29 Thread Michael: Dave II, Electric Boogaloo
I'm having a little problem with my sessions on a website I'm programming for. After a user logs in, if that user follows a link, the variable information is being passed correctly, but when they hit "Back", Internet Explorer gives a "Warning This Page Has Expired" error. Hitting refresh does fi

Re: [PHP] RE: non-text data

2006-08-14 Thread Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem
On Mon, Aug 14, 2006 at 02:40:53PM +1000, Chris wrote: > John Meyer wrote: > >Gd, > >BTW, came into this late, have we gotten the old "store your images in the > >filesystem and save the file name in the database" argument yet? > > Nope, haven't done that one yet, do you want to start it off or sh

<    6   7   8   9   10   11