>>>>> "jn" == josenyimi <[EMAIL PROTECTED]> writes:

    jn> The task is simply to upercase the first char of a given string
    jn> and lowercase the rest.

$string = ucfirst lc $string;

Nice try, though.  :-)

- Chris.
-- 
$a="printf.net"; Chris Ball | chris@void.$a | www.$a | finger: chris@$a



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to