hello,
i am new to php. my question is i am pulling a recordset from MySQL and populating it a php page. one of the fields shows the data as follows.
"Ronald Smith (Ronald.Smith@domian.com)". i am only needing the actual email address to show on the php page. but with each record varying in size i can not do a left trim or right trim.
any help would be greatly appreciated
thank you
i am new to php. my question is i am pulling a recordset from MySQL and populating it a php page. one of the fields shows the data as follows.
"Ronald Smith (Ronald.Smith@domian.com)". i am only needing the actual email address to show on the php page. but with each record varying in size i can not do a left trim or right trim.
any help would be greatly appreciated
thank you