array_unique by id multi-dimensional array

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i have an array like

  [0] => Array
(
[likes] => 113091
  [name] => blabla
  [access_token] => AAABZCTx
[id] => 188206217874932

)

  [1] => Array
(
[likes] => 113091
[name] => blabla
[access_token] =>   AAABZCTz
[id] => 188206217874932
   )

i want to filter the array by [id] sub value?

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux