Re: [PHP] geocities and php

2001-04-04 Thread Plutarck
Sure you can, but the only way I know of is to use fsockopen() and use fputs() to mimick an HTTP connection session. Obviously not a fun way of doing it, but it's the only way I'm aware of. To fake geocities you'll need to set the referer, I believe. Not sure what it needs to be set to, however.

RE: [PHP] geocities and php

2001-04-02 Thread Krznaric Michael
Try cURL http://www.php.net/manual/en/ref.curl.php You can send anything you want. Mike -Original Message- From: Joseph Bannon [mailto:[EMAIL PROTECTED]] Sent: Monday, April 02, 2001 5:36 AM To: [EMAIL PROTECTED] Subject: [PHP] geocities and php I notice that geocities does n