PHP » PYTHON |
login |
register |
about
|
phpcredits(PHP 4, PHP 5) phpcredits — Prints out the credits for PHP Description
bool phpcredits
([ int $flag= 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 ValuesReturns TRUE on success or FALSE on failure. Examples
Example #1 Prints the general credits
<?php
Example #2 Prints the core developers and the documentation group
<?php
Example #3 Printing all the credits
<html>
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|