Re: PHP Concatenate
- From: Captain Paralytic <paul_lautman@xxxxxxxxx>
- Date: Tue, 22 May 2012 04:34:23 -0700 (PDT)
On May 21, 7:47 pm, Kevin Davis <kevindavis...@xxxxxxxxx> wrote:
Hi there,
Here is what I'm trying to do.. I'm trying to merge the first and last name (that I can do) into an email address. But what I'm trying to do is to drop the middle initial. If the entry was from a form, I would have no problem, but the data will be uploaded from a different source, how would I go about dropping the middle initial?
Would I use regex??
You might if you wanted and if the full problem had a decent regex
solution to match it. However as Bill and Luuk have shown, you have
not given enough data in order for us to evaluate it.
.
- References:
- PHP Concatenate
- From: Kevin Davis
- PHP Concatenate
- Prev by Date: Re: PHP Concatenate
- Next by Date: Re: PHP Concatenate
- Previous by thread: Re: PHP Concatenate
- Next by thread: array_walk always passing 0 as the parameter
- Index(es):