truncating results?

2004-01-16 Thread dan
Hello all, I'm trying to query a database of speed test results for display on a php page. The results are fully-qualified machine names, often very long. What I'd like to do is trim it down so only the main domain name is left for display: for example, '68-65-69-187.vnnyca.adelphia.com'

Re: truncating results?

2004-01-16 Thread Roger Baklund
* dan I'm trying to query a database of speed test results for display on a php page. The results are fully-qualified machine names, often very long. What I'd like to do is trim it down so only the main domain name is left for display: for example, '68-65-69-187.vnnyca.adelphia.com'