I need some php code to break down the parts of an inbound channel like, type, username, ipaddress, unique identifier etc, and place them in an array.
Does anyone have some code?
I have been looking at some regular expression code, but I don’t think I am about to understand it yet