On Wed, Apr 11, 2012 at 05:06:10PM -0700, Daevid Vincent wrote:
> http://me.veekun.com/blog/2012/04/09/php-a-fractal-of-bad-design/
>
> Can't say he doesn't have some good points, but he sure goes about it in a
> dickish way.
Wow. I wish I could find something that complete for Javascript.
Pau
I don't want to sound rude but I did say this before, why don't you
get zend server CE or xampp and install that?
On Thu, Apr 12, 2012 at 12:11 PM, Kirk Bailey wrote:
> Steve, THERE IS NO SUCH FILE in tinyweb. It turns to the operating system
> asspciations to determine what to use to process
Steve, THERE IS NO SUCH FILE in tinyweb. It turns to the operating
system asspciations to determine what to use to process the cgi,
then captures the returned stdio output and feeds THAT back as part
of the data stream back down the stack. Therefore, it is not
interfacing with the windows opera
On 4/11/2012 7:06 PM, Daevid Vincent wrote:
http://me.veekun.com/blog/2012/04/09/php-a-fractal-of-bad-design/
Can't say he doesn't have some good points, but he sure goes about it in a
dickish way.
Yes, he does have some good points and most, if not all, of those points
have been discussed on
http://me.veekun.com/blog/2012/04/09/php-a-fractal-of-bad-design/
Can't say he doesn't have some good points, but he sure goes about it in a
dickish way.
Bastien Koert
On 2012-04-11, at 2:18 PM, Floyd Resler wrote:
>
> On Apr 11, 2012, at 1:11 PM, admin wrote:
>
>>
>>
>> -Original Message-
>> From: Floyd Resler [mailto:fres...@adex-intl.com]
>> Sent: Wednesday, April 11, 2012 11:26 AM
>> To: PHP
>> Subject: [PHP] Sorting Help
>>
>
On 11 Apr 2012, at 16:26, Floyd Resler wrote:
> I need to sort the following array:
> {
> [Smith, Bob]=>array(137.5,125.5),
> [Jones, Robert]=>array(132.7,128.2)
> }
>
> The array needs to be sorted by the first number (i.e. 137.5) and then the
> second in descending order. I looked
On Apr 11, 2012, at 1:11 PM, admin wrote:
>
>
> -Original Message-
> From: Floyd Resler [mailto:fres...@adex-intl.com]
> Sent: Wednesday, April 11, 2012 11:26 AM
> To: PHP
> Subject: [PHP] Sorting Help
>
> I need to sort the following array:
> {
> [Smith, Bob]=>array(137.5,125.5
-Original Message-
From: Floyd Resler [mailto:fres...@adex-intl.com]
Sent: Wednesday, April 11, 2012 11:26 AM
To: PHP
Subject: [PHP] Sorting Help
I need to sort the following array:
{
[Smith, Bob]=>array(137.5,125.5),
[Jones, Robert]=>array(132.7,128.2)
}
The array need
-Original Message-
From: Floyd Resler [mailto:fres...@adex-intl.com]
Sent: Wednesday, April 11, 2012 11:26 AM
To: PHP
Subject: [PHP] Sorting Help
I need to sort the following array:
{
[Smith, Bob]=>array(137.5,125.5),
[Jones, Robert]=>array(132.7,128.2)
}
The array needs
I need to sort the following array:
{
[Smith, Bob]=>array(137.5,125.5),
[Jones, Robert]=>array(132.7,128.2)
}
The array needs to be sorted by the first number (i.e. 137.5) and then the
second in descending order. I looked at array_multisort but couldn't figure
out how to make wo
On 4/11/2012 9:42 AM, Steven Staples wrote:
-Original Message-
From: Kirk Bailey [mailto:kbai...@howlermonkey.net]
Sent: April 11, 2012 1:02 AM
To: php-general@lists.php.net
Subject: Re: [PHP] Re: php in windows
ok, there is a copy of index.php ion the cgibin, and this got WAY
different
> -Original Message-
> From: Kirk Bailey [mailto:kbai...@howlermonkey.net]
> Sent: April 11, 2012 1:02 AM
> To: php-general@lists.php.net
> Subject: Re: [PHP] Re: php in windows
>
> ok, there is a copy of index.php ion the cgibin, and this got WAY
different
> results.
> It puked an error.
On 11 Apr 2012 at 03:13, Kirk Bailey wrote:
> It means it does nothing. I have a small server in the computer that
> works fine. I also installed python in this box- and it worked
> perfectly without having to do anything to the server. Php on the
> other hand merely occupies disk space.
So you
On 11 Apr 2012 at 01:47, Geoff Shang wrote:
> On Wed, 10 Apr 2012, Tim Streater wrote:
>
>> I want to format a date/time using a 12 hour representation of the time
>> part. I can do this with, say, "%d %b %Y %l:%M %p", where the first time
>> format specifier is the lower-case L. But, this gives
15 matches
Mail list logo