can we swap two different string using php for example:--
before swapping:--
1 string :-hello friend,
2 string :-my dear,
after swapping that strings will be:
1.hello dear, 2.my friend.
No Answer is Posted For this Question
Be the First to Post Answer
Does php have block scope?
List some features of php that are deprecated in php
Why do we use csrf token?
What is variable give example?
How to join multiple strings into a single string?
How does php serialize work?
What does nan stand for computer science?
Is jquery better than javascript?
What are php keywords?
Explain Traits in PHP?
Is php better than python?
What is difference between single quotes and double quotes in php?