l Message-
> From: Rick Dwyer [mailto:rpdw...@earthlink.net]
> Sent: Friday, April 27, 2012 3:37 PM
> To: PHP-General
> Subject: [PHP] Array_diff problems
>
> Hello all.
>
> I have two arrays and when compared against each other via array_diff, I do
> not get any
-Original Message-
From: Rick Dwyer [mailto:rpdw...@earthlink.net]
Sent: Friday, April 27, 2012 3:37 PM
To: PHP-General
Subject: [PHP] Array_diff problems
Hello all.
I have two arrays and when compared against each other via array_diff, I do
not get any output:
$myarray1 = Array (
[0
Hello all.
I have two arrays and when compared against each other via array_diff, I do not
get any output:
$myarray1 = Array (
[0] => Array ( [id] => 1 [Funding_Type] => Federal [Amount] => 10
[Frequency_Description] => Total [Other_Funding] => )
[1] => Array ( [id] => 2 [Funding_Type] => Tru
3 matches
Mail list logo