-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/standard/tests/network/
File Upload :
Current File : //usr/src/php/ext/standard/tests/network/gethostbyname_error003.phpt

--TEST--
gethostbyname() function - basic type return error test
--CREDITS--
"Sylvain R." <sracine@phpquebec.org>
--FILE--
<?php
	var_dump(is_string(gethostbyname("asdfasdf")));
?>
--EXPECT--
bool(true)

Copyright © 2017 || Recoded By Mr.Bumblebee