Today I Learned - Rocky Kev

Tagged “helper”

  1. TIL a helper to make things uppercase

    ucWords function converts the first character of each word in a string to uppercase. This function is the same as PHP’s ucWords function.

See all tags.