Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bradinthehouse

    Regular Expressions

    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...
  2. bradinthehouse

    Stripping a string.

    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...
  3. bradinthehouse

    Stripping a string.

    I'm trying to extract data from the string: &quot;FIPSCodeVinitaOK74301Craig40035&quot; in the order &quot;FIPSCode{City}{ST}{ZIP}{COUNTY}{FIPS}&quot; 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...
  4. bradinthehouse

    Caller ID Transfer Problem

    got it, guys. it was the delay, thanks Brad
  5. bradinthehouse

    Loudspeaker Paging

    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
  6. bradinthehouse

    Caller ID Transfer Problem

    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?

Part and Inventory Search

Back
Top