PHP function phpcredits()
Availability in PHP 4.0
Prints out the credits for PHP
Parameters
| Parameter | Data type | Default value | Note |
|---|---|---|---|
$flag |
int |
null | To generate a custom credits page, you may want to use the flag parameter. |
Return values
bool
Returns true on success, otherwise false on failure.