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
How to move uploaded files to permanent directory?
List types of array are available in php?
Does php support multiple inheritances?
How to randomly retrieve a value from an array?
What is php7?
How can we know the number of days between two given dates using PHP? How can we know the number of days between two given dates using MySQL?
how do we can copy of the content of a web page with the help og the URL and display them onto any other page
How can you parse files that were not ending with .php by using Apache?
What types of images that PHP supports?
How can image properties be retrieved in php?
What is regular expression in javascript?
What is a string in php?