I'm using MYSQL to show some data on my site ... But some data is in lowercase, and I need the first letter to be in Capital.
But I do not know how to do this using variable ... I need the data of my variable "$name"
to be with the first letter in capital letters.