Page 4 of 6

Posted: Thu Jun 10, 2004 11:10 am
by Saethyr
MD5()

Posted: Thu Jun 10, 2004 11:11 am
by JayBird
next()

Posted: Thu Jun 10, 2004 11:11 am
by Grim...
Saethyr wrote:ldap_errno()
I don't think that's a built-in function...

Posted: Thu Jun 10, 2004 11:11 am
by Saethyr
ob_start()

Posted: Thu Jun 10, 2004 11:12 am
by Grim...
parseurl()

Posted: Thu Jun 10, 2004 11:15 am
by Saethyr
http://us4.php.net/ldap_errno

Looks like it has been around since PHP 3.0.12

Also could someone clarify "built-in" guess im a bit confused.

Posted: Thu Jun 10, 2004 11:15 am
by feyd
parse_url.. :P

quoted_printable_decode()

Posted: Thu Jun 10, 2004 11:17 am
by Saethyr
register_shutdown_function()

Posted: Thu Jun 10, 2004 11:18 am
by Grim...
Saethyr: I figured built-in would mean that you don't need to compile any external libraries to use the function...
feyd: oops :)

str_replace()

Posted: Thu Jun 10, 2004 11:20 am
by JayBird
trim()

Posted: Thu Jun 10, 2004 11:21 am
by Grim...
unlink()

Posted: Thu Jun 10, 2004 11:26 am
by JayBird
var_dump()

Posted: Thu Jun 10, 2004 11:26 am
by feyd
var_dump()

Posted: Thu Jun 10, 2004 11:30 am
by Grim...
:)

wordwrap()

Posted: Thu Jun 10, 2004 12:27 pm
by Saethyr
Grim, IC so I guess im at a loss, lets try..

xml_parse()