Re: [PHP] PEAR & PHP

2011-01-30 Thread Jim Lucas
On 1/30/2011 2:34 PM, Ethan Rosenberg wrote: I make more mistakes reading emails than you do!! Would you [or anyone else on this list] please help me with my questions 1] How do I install it? [msql NOT mysql] apt-get install does not find the package. http://www.google.com Enter " apt-get i

Re: [PHP] 95th percentile of an array.

2011-01-30 Thread Adam Richardson
On Sun, Jan 30, 2011 at 10:39 PM, Adam Richardson wrote: > On Sun, Jan 30, 2011 at 8:44 PM, Marc Trudel wrote: > >> Just out of curiosity, wouldnt it be better to use floor($n) instead of >> round($n-0.5)? >> > > Hi Marc, > > I don't think so, although I could have missed something (I just quick

Re: [PHP] 95th percentile of an array.

2011-01-30 Thread Adam Richardson
On Sun, Jan 30, 2011 at 8:44 PM, Marc Trudel wrote: > Just out of curiosity, wouldnt it be better to use floor($n) instead of > round($n-0.5)? > Hi Marc, I don't think so, although I could have missed something (I just quick cranked out the example.) The definition I linked to involves roundin

Re: [PHP] 95th percentile of an array.

2011-01-30 Thread Marc Trudel
Just out of curiosity, wouldnt it be better to use floor($n) instead of round($n-0.5)? On Sun, Jan 30, 2011 at 5:48 AM, Paul Halliday wrote: > On Sat, Jan 29, 2011 at 2:28 PM, Adam Richardson > wrote: > > For the nearest rank computation, you could use the following: > > > > $arr = > > > array(1

Re: [PHP] PEAR & PHP

2011-01-30 Thread Ethan Rosenberg
At 01:51 PM 1/30/2011, Ashley Sheridan wrote: "Ashley Sheridan" wrote: >"Ethan Rosenberg" wrote: > >>At 03:29 AM 1/30/2011, Thijs Lensselink wrote: >>>-BEGIN PGP SIGNED MESSAGE- >>>Hash: SHA1 >>> >>>On 01/30/2011 05:43 AM, Ethan Rosenberg wrote: >>> > Dear list - >>> > >>> > I enter th

Re: [PHP] PEAR & PHP

2011-01-30 Thread Ashley Sheridan
"Ashley Sheridan" wrote: >"Ethan Rosenberg" wrote: > >>At 03:29 AM 1/30/2011, Thijs Lensselink wrote: >>>-BEGIN PGP SIGNED MESSAGE- >>>Hash: SHA1 >>> >>>On 01/30/2011 05:43 AM, Ethan Rosenberg wrote: >>> > Dear list - >>> > >>> > I enter the command pear list, and get errors. See below

Re: [PHP] PEAR & PHP

2011-01-30 Thread Ashley Sheridan
"Ethan Rosenberg" wrote: >At 03:29 AM 1/30/2011, Thijs Lensselink wrote: >>-BEGIN PGP SIGNED MESSAGE- >>Hash: SHA1 >> >>On 01/30/2011 05:43 AM, Ethan Rosenberg wrote: >> > Dear list - >> > >> > I enter the command pear list, and get errors. See below -- >> > >> > ethan@rosenberg:/usr/lib

Re: [PHP] PEAR & PHP

2011-01-30 Thread Ethan Rosenberg
At 03:29 AM 1/30/2011, Thijs Lensselink wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/30/2011 05:43 AM, Ethan Rosenberg wrote: > Dear list - > > I enter the command pear list, and get errors. See below -- > > ethan@rosenberg:/usr/lib/php5$ ls -l > total 12 > drwxr-xr-x 2 root root

Re: [PHP] PEAR & PHP

2011-01-30 Thread Thijs Lensselink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/30/2011 05:43 AM, Ethan Rosenberg wrote: > Dear list - > > I enter the command pear list, and get errors. See below -- > > ethan@rosenberg:/usr/lib/php5$ ls -l > total 12 > drwxr-xr-x 2 root root 4096 Jan 6 00:53 20090626+lfs > drwxr-xr-x 2 r