Given the string below, it parses all the information i want correctly. However, after the FIPS Code (40035) there could be any number of characters, numbers, spaces, etc. How could i change the regular expression to allow all after the 40035 and put it into a single part of the array?
<?php...
EXCELLENT, unfortunately there is more information after the FIPS number that could cause a problem. is there any way i can get all after the FIPS number to be either truncated or set in the array as well? e.g. here is the content of the string in reality,
FIPSCodeVinitaOK74301Craig40035
Search...
I'm trying to extract data from the string:
"FIPSCodeVinitaOK74301Craig40035"
in the order
"FIPSCode{City}{ST}{ZIP}{COUNTY}{FIPS}"
The data i want is the state initials (any two letters before the zip code), and the county (The text between the zip code and the numeric fips...
I was just recently asked to find a way for a remote caller to be able to transfer himself to a paging extension, such as 799. If there is any way whatsoever that anyone knows of i would be much appreciative of the help! Thanks
Brad
Before i enabled merlin messaging, Caller ID would work on each phone, but after i enabled it, all i get is Transfr by VM 1. How can i have it send the caller ID information to the phones and still have messaging enabled?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.