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

Post New Answer

More PHP Interview Questions

Is laravel easy to learn?

0 Answers  


What is the use of header in php?

0 Answers  


How can I loop through the members of an array?

1 Answers   Rushmore Consultancy,


What's diffrence between Get() and Post() Function

7 Answers  


armstrong number by using php while number is given by the keyboard.?

0 Answers  






What is the main difference between require() and require_once()?

0 Answers  


What are the advantages of PHP over HTML?

11 Answers   Infosys, Torque Infotech,


Does php support polymorphism?

0 Answers  


What is the most convenient hashing method to be used to hash passwords?

0 Answers  


How big is nvarchar max?

0 Answers  


What is difference between readonly and constant?

0 Answers  


What is the difference between file_get_contents() and file_put_contents() in php?

0 Answers  


Categories