Microsoft
Software
Hardware
Network
Question : Using PHP to make First Initial Last Name Combination
Using php I need to turn the format "first name last name, title" such as:
Tim Johnson, CEO
into "first inital last name combined" such as:
tjohnson
Could someone share the code with me to do this?
Thanks!
Answer : Using PHP to make First Initial Last Name Combination
It had a typo:
$combined = preg_replace('/^([a-zA-Z])
[a-zA-|]+\
([a-zA-Z]+).*$/', '\1\2', $fullname);
$combined = strtolower($combined);
Random Solutions
Setting up VPN tunnel on a Fortinet 50a
add drivers to sysprepped windows 7 for different computers and hw
Is it possible to automatically copy data from AS/400 to Excel (or Lotus 1-2-3) without external apps?
i have xenapp do i need xendesktop
How do I read/set Application.GetOption("New
database sort order") from ASP
Creation of RAID device fails
SBS2k8 E-mail alias already exists
WRVS4000 Router in front of Cisco ASA
basic question about graphs and gradients
SCCM OSD deployment to Hyper-v R2