Hi All,

I got some trouble. I need to parse the data in a whois database. But i
don't know how to do it. It would be nice if i just could do something
like this:
---------fsocket------------
Domain: test.dk
Username: foo_dk
----------------------------
And then it somehow parse't and would return with $domain == 'test.dk'
and $username = 'foo_dk'

I hope you can help me folks....

THANKS A LOT!

Regards, Lars Rasmussen



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to