Jim-
Yes, that was a typo. The issues was I didn't cut / paste and instead retyped
it. Should be
foreach($array as $key1 => $list)
{
foreach($list as $key2 => $value)
I will check those links out, I had the first one not the second.
Regards,
-Josh
Joshua Kehn wrote:
I'm working on creating a compiled extension for some code I've written. Mostly
it's manipulating a very large multi-demensional array of values. This is some
pseudo code for the array.
// Imagine this but much much bigger
$big_ass_array = array('5' => array('0' => 4, '3' =>
I'm working on creating a compiled extension for some code I've written. Mostly
it's manipulating a very large multi-demensional array of values. This is some
pseudo code for the array.
// Imagine this but much much bigger
$big_ass_array = array('5' => array('0' => 4, '3' => 6, '8' => 7), '10' =
http://www.bash.org/?quote=76416
Meant to post this on Friday, but it works well here too!
Thanks,
Ash
http://www.ashleysheridan.co.uk
- Reply message -
From: "chris h"
Date: Sat, Sep 4, 2010 19:42
Subject: [PHP] a test (list is too quite)
To:
On Sat, Sep 4, 2010 at 2:24 PM, Marc Guay
On Sat, Sep 4, 2010 at 2:24 PM, Marc Guay wrote:
> Can I make a facebook site using PHP? If yes, how?
>
> Please send me the infos privately.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
I'm also trying to make a Facebook site
Can I make a facebook site using PHP? If yes, how?
Please send me the infos privately.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 09/04/2010 08:03 PM, Floyd Resler wrote:
>
> On Sep 4, 2010, at 1:00 PM, tedd wrote:
>
>> At 12:47 PM -0400 9/4/10, chris h wrote:
>>> Evidently all is well in the world of php... :)
>>
>> If it was so, we would all be out of work. Instead, I think it's the
>> lull before the storm.
>>
>> I'll
On Sep 4, 2010, at 1:00 PM, tedd wrote:
At 12:47 PM -0400 9/4/10, chris h wrote:
Evidently all is well in the world of php... :)
If it was so, we would all be out of work. Instead, I think it's the
lull before the storm.
I'll ask a question to stir things up. :-)
Cheers,
tedd
Good
On 09/04/2010 06:47 PM, chris h wrote:
> Evidently all is well in the world of php... :)
>
> On Sat, Sep 4, 2010 at 12:45 PM, tedd wrote:
>
>
>> Hi gang:
>>
>> Just checking to see if I am still receiving postings. :-)
>>
>> Cheers,
>>
>> tedd
>> --
>> ---
>> http://sperling.com/
>>
>> --
At 12:47 PM -0400 9/4/10, chris h wrote:
Evidently all is well in the world of php... :)
If it was so, we would all be out of work. Instead, I think it's the
lull before the storm.
I'll ask a question to stir things up. :-)
Cheers,
tedd
--
---
http://sperling.com/
--
PHP General Ma
Evidently all is well in the world of php... :)
On Sat, Sep 4, 2010 at 12:45 PM, tedd wrote:
> Hi gang:
>
> Just checking to see if I am still receiving postings. :-)
>
> Cheers,
>
> tedd
> --
> ---
> http://sperling.com/
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubsc
Hi gang:
Just checking to see if I am still receiving postings. :-)
Cheers,
tedd
--
---
http://sperling.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
12 matches
Mail list logo