isAlpha

Returns true if the string contains only alphabetic chars, false otherwise.

Description

bool isAlpha()

Return Value

bool
Whether or not $str contains only alphabetic chars