TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vineet Kumar Saini
NA
10.4k
7.4m
Make first character in uppercase of an array element in PHP
Sep 18 2012 9:49 AM
Hi friends
I have a problem, problem is that I have an array in php like as :
$arr=array("ram","mohan","shyam","vineet");
I want to first character of every word will be in upper case ? Please tell me anyone ,how to do this ?
Please help me ?
Thanks
Reply
Answers (
4
)
Difference between isset() and empty() function in PHP ?
What is SQL injection?