for parse: ereg, ereg_replace, str_replace, substr....
for socket: fsockopen, fclose, fgets....
You should start at www.php.net?

Tibor

----- Original Message ----- 
From: "Lars Rasmussen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 02, 2003 5:10 PM
Subject: [PHP-DB] parsing in php i think


> 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
> 
> 
> 


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

Reply via email to