PEAR_Common::validPackageName

PEAR_Common::validPackageName()

PEAR_Common::validPackageName() -- Test whether a string is a valid package name

Description

Test whether a string contains a valid package name.

Parameter

string $name

the package name to test

Return value

bool - Returns TRUE on success, FALSE on failure.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.