How can we extract string ?allinterview.com ? from a string
?http://info@allinterview.com? using regular expression of PHP?
Answer Posted / kichu
Using explode function
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the best php version for wordpress?
What are the php variables?
What is class extend in php?
How to get length of an array in PHP?
What are the characteristics of php?
How long does a php session last for?
What is the function used to change the root directory in PHP?
Write down the benefits of php7?
Explain the visibility of the property or method?
Is array function in php?
What is printf in php?
Explain setcookie() function in php?
How check field is empty or not in php?
What are PHP Magic Methods/Functions. List them.
What is the use of trim function in php?