Hi,
how to reverse first name and last name of string in dynamically.
ex:
input:: hello php world
output:: world php hello
AntonyRayan
15
Posting Whiz in Training
Recommended Answers
Jump to PostOK, such a trivial one. BUt u should show some effort yourself. What did you try? Clue:
explode : array_reverse : implode : echo
All 3 Replies
Reply to this topic
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.