Hi Guest

MobileUser

1 HomePage 1 Jobs 1 WalkIn 1Articles  

Cat Exam

 :) Latest Topic
AJAX
VB.NET
SQL Query
UDDI
CLASS
JavaScript Questions
SharePoint Interview
SilverLight
WCF
general knowledge
 ASP.NET
 :) Hot Jobs
 
 :) Latest Articles


  

 


Code to break username and hostname from emailaddress
Question Posted on 13 Jun 2012

Home >> PHP >> Example >> Code to break username and hostname from emailaddress




Below code will helps you to split username and hostname in two parts. Here in below example we use explode keyword to split emailaddress


< ?php
$TestEmailAddress = "questions@getproductprice.com";
$TestArray = explode("@",$TestEmailAddress);
print_r($TestArray);
?>


And we get below output from above code
[0]=questions
[1]=getproductprice.com
0
0



 
 Input Your Comments Or suggestions(If Any)
 Name
 Email(optional)
 Comments


Other Important Questions
something about array creation sorting searching in php
Remove whitespace from end of string in PHP
difference between htmlentities() and htmlspecialchars()
How to gernate random value in PHP
Number of time a value occur in array in PHP






 
Top Searches:asp net questions vb net questions sql query uddl questions class javascript Questions sharepoint interview questions and concept silverlight questions and concept wcf questions beans general knowledge ajax questions
PHP | Biztalk | Testing | SAP | HR |