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.
Explain Constant in Class?
What is interface? Why it is used?
How do you measure variables?
Is there a way to encrypt text from php?
What is the use of offset in mysql?
What is session cookies php?
What is strlen function in php?
how many types of error in PHP.
How does php server work?
How do I stop php artisan serve in windows?
What is list function with their uses.
What is isset in php form?