Most attempts to split a full name into first/last split by the first space but this fails when people also have middle names. Here’s how to do it properly.
Most attempts to split a full name into first/last split by the first space but this fails when people also have middle names. Here’s how to do it properly.