Write a regular expression to get the value xxx from the
string 'xxx@yyy.com'
Answer Posted / sunil kumar
hello Bipin bhaiya, ur program is right but when I run this
program I encountered an error and i.e.
Deprecated: Function split() is deprecated in
C:\wamp\www\Test\aa.php on line 3
pl.tell me what`s that error
sunilnagpal30@yahoo.in
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What software is required for php?
What new features php7 has in store for us?
Tell me what is the use of mysql_real_escape_string() function?
Do you know design patterns. List few?
When to use self over $this?
What are properties in php?
What is purpose of @ in Php?
Explain about PHP cookies?
Which are the best start and end tags to use?
Which is better get or post method?
How does php server work?
What do you mean by core php?
Can we extend multiple classes in php?
How do you define a constant in php?
What is difference between include,require,include_once and require_once()?