Re: [PHP-WEBMASTER] declaration of var_dump and array_unique

2013-07-11 Thread Hannes Magnusson
On Mon, Jul 8, 2013 at 9:31 AM, root rieqy wrote: > php is great programming language, because many function was declared. and > I interested with one of php functions it is var_dump and array_unique, > var_dump get all details information of variable. and array_unique remove > the same string in

[PHP-WEBMASTER] declaration of var_dump and array_unique

2013-07-08 Thread root rieqy
php is great programming language, because many function was declared. and I interested with one of php functions it is var_dump and array_unique, var_dump get all details information of variable. and array_unique remove the same string in array with so fast. so, what declaration of two this functi