how to capitalize first letter of a variable in file template?
I read it is possible to capitalize the first letter of a variable in Live templates, but I don't know how to do it in File template.
In Zend Framework, the views are lowercase and I would like to create camelcase generic Javascript functions in my Zend View template.
Thanks for any clue.
Please sign in to leave a comment.