Jump to content

search a string and return string between char?


ale1981

Recommended Posts

Hi,

 

Sorry if this is a really simple question but I have searched the php manual and cant seem to work out how to do it.

 

I have a string like this;

 

Full Name (Department)

 

How can I split that string into seperate strings for Full Name and Department, so that everything before the () is the full name and everything between the () is the department?

 

Thanks in advance.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.