Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'PEAR/common.php';
bool PEAR_Common::validPackageName (string $name)
bool PEAR_Common::validPackageName
Test whether a string contains a valid package name.
the package name to test
bool - Gibt bei Erfolg TRUE zurück, bei einem Fehler FALSE.
Diese Methode kann nicht statisch aufgerufen werden.