Jump to content

[SOLVED] include problem


jmurch

Recommended Posts

I have a small curl script that logs in and fetches content from another site.  When it's a standalone script it works fine. When I try to include it in any other pages it breaks.  The first display of the curl page is a post with username and password. When you submit logs into the remote page, navigates through an landing page, and returns an array of anchors from the final page.

 

As I said earlier it works through all the steps as standalone. When I include it on another page (URL_include) it displays the form and un/pw/submit fine but when you hit submit it immediatly refreshes to the form.

 

Does this just sound like a logic problem or is there a reason for this (curl, url_include) ?

 

TIA, Jeff

 

Link to comment
https://forums.phpfreaks.com/topic/148664-solved-include-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.