On Mon, Jul 8, 2013 at 9:31 AM, root rieqy <[email protected]> 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 array with so fast. > so, what declaration of two this function ? > thanks :D
I don't understand your question. Maybe these documentation pages help you: http://php.net/var_dump http://php.net/array_unique -Hannes -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
