Hi,

        Mind my ignorance but what is webservices??

Cheers,
Mun Heng, Ow
H/M Engineering
Western Digital M'sia 
DID : 03-7870 5168


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, July 14, 2003 3:28 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Grabbing info from other Sites


Hello
The only way I can imageine is using curl and doing standard post get 
requests. But this will put you at the mercy of the other dep. since a 
change in design may force a change in your logic. 
If you can, try to build a separate interface for your app which you can 
use to interface the backend of the other deps. You might even consider 
Webservices. This way you are independend of the design of the site.


Regards
Stefan Langer


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

Reply via email to