PEAR_Common::validPackageName() -- Test whether a string is a valid package name
Beschrijving
Test whether a string contains a valid package name.
Parameter
- string
$name
the package name to test
Return waarde
bool -
Geeft TRUE terug bij success, FALSE bij een fout.
Note
Deze functie kan niet statisch worden aangeroepen.