Hi guys
I'm new to php. I've been given a task to write a code in php that would allow the user to input his initials and the program should out his/her initials as a star pattern. E.g if your initials T.T,it should be as follows...
***** *****
* *
* *
* *
Please help!! Have no idea where to start!!