How to fetch member page by PHP?
Posted: Wed Aug 23, 2006 5:00 am
Hi my friends:
I am write a small program by PHP to login into a remote site and fetch member page. (by fopen)
But the authentication is not by standard but rather like session or cookie.
How can I fetch the member page? I can fetch the page after login, but I cannot fetch
other pages.
Your help is appreciated, thanks a lot.
Jerry
I am write a small program by PHP to login into a remote site and fetch member page. (by fopen)
But the authentication is not by standard but rather like session or cookie.
How can I fetch the member page? I can fetch the page after login, but I cannot fetch
other pages.
Your help is appreciated, thanks a lot.
Jerry