QuickTopic (SM) free message boards QuickTopic (SM) free message boards
Skip to Messages
  Sign In to access your topic list  |New Topic |My Topics|Profile
Upgrade to Pro   Customize, show pictures, add an intro, and more:   QuickTopic Pro...and check out QuickThreadSM
Topic: 134A general questions, Spring 2001
Views: 1551, Unique: 657 
Subscribers: 0
What's
this?
Printer-Friendly Page
Subscribe to get & post, or stop messages by email Subscribe
All messages    << 31-38  30-30 of 38  14-29 >>
About these ads
Who | When
Messagessort recent-top   
Post a new message
 
Alan  30
04-14-2001 12:17 PM ET (US)
on the topic of the homeworth site, we now know a few things about the web server serving this content:

  • it uses SSL
  • it checks for particular "user agents" (i.e. in most cases, this means your browser)
  • it requires that the client store and return cookies


in order to handle these cases, we are in the process of making a web server with an enhanced version of PHP installed. the enhancement involves software called CURL (http://curl.haxx.se/). this added functionality in the PHP language will allow you to deal with these complications. point your browser at http://www.php.net/manual/en/ref.curl.php for information on the PHP-CURL interface. you'll need to do at least the following tasks using this interface:

  • force the SSL version to version 2; the server doesn't appear to always correctly negotiate between version 2 and 3.
  • tell CURL to follow URL redirections
  • tell CURL to masquerade as an "acceptable" browser
  • retrieve, store, and send cookies


if you take some time to learn the PHP-CURL interface, you'll be in good shape when the server is up.
RSS link What's this?
All messages    << 31-38  30-30 of 38  14-29 >>
QuickTopicSM message boards
Over 200,000 topics served
Learn more Frequently asked questions  Acknowledgements
What they're saying about QuickTopic
 Questions, comments, or suggestions? Contact Us
Read our use policy before beginning. We value your privacy; please read our privacy statement.
Copyright ©1999-2008 Internicity Inc. All rights reserved.