-
fsockopen("www.example.com/BLAH")
Is there any way to open a different directory using fsockopen? Opening "www.example.com" works fine, but I want a different directory. Is there any way to do this? I know that opening "www.example.com/blah" doesn't work.
Edit:
I figured it out. I went to w3.org and read almost the entire specification for HTTP 1.0 and learned about using GET
Last edited by nonsensep; 10-22-2007 at 04:22 PM.
Reason: Automerged Doublepost
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules