phpcredits

phpcredits

(PHP 4, PHP 5, PHP 7)

phpcreditsPrints 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

flag

To generate a custom credits page, you may want to use the flag parameter.

登录查看完整内容