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 escaping to php?
how to track no of users logged in?
Php code to find whether a number armstrong or not?
Do I need apache for php?
Is php a web server?
Is a number php?
What are the differences between php constants and variables?
Can I learn php without knowing c?
What websites use php?
What is a controller php?
How can we access the data sent through the url with the get method?
What is array filter php?
What is difference between required and include in php?
How can you create a session in php?
Which function is used in php to delete a file?