Hello,
On 09/04/2004 09:03 AM, Jean wrote:
> I was wondering if this is possible. Maybe someone could push me towards
> the right direction.
> Let's say i'm making site B, that gets a few numbers from site A.
> Is this possible? Site A has everything in tables.
>
> Also an extra part: it has to log in.
>
> I'm not asking the coplete solution, just a little push.
You may want to try this HTTP client class that you can use to retrieve
pages and also submit forms and collect cookies that are passed to the
next pages which is something that you most likely need to login that site:
http://www.phpclasses.org/httpclient
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html