|
phpcreditsPrints out the credits for PHP Description
true phpcredits(int
$flags = CREDITS_ALL )This function prints out the credits listing the PHP developers, modules, etc. It generates the appropriate HTML codes to insert the information in a page. Parameters
Return Values
Always returns Examples
Example #1 Prints the general credits
Example #2 Prints the core developers and the documentation group
Example #3 Printing all the credits
Notes
See Also
|