Jump to content

A script from another website.


rockinaway

Recommended Posts

What I want to do is have a user uplaod a script to their website. Via that script I can use a webpage of mine to retrieve data from their database.

 

That script will have all the necessary functions in it, and will require the file in my internal script and then call the functions.

 

However I cannot seem to require the script from an external website.. I get:

 

 

What is wrong with this? What could be an alternative to do the same job?

Link to comment
Share on other sites

You see they have this thing know as PostFusion.. where you upload 2 scripts, for your forum software, to your forum's root directory (works on any forum without fault) and then what they do is retrieve data from the forum's database and send it back to the PostFusion where stats are made etc. SO the file must be included for the data to be received etc.. right.. maybe you should download the scripts and have a look.. but they are hard to understand. (not spaced out)

Link to comment
Share on other sites

The output from my website? Or from the external website where the scripts are placed?

 

Place the script I want the output of on the same server you are attempting to to call...

 

<?php include 'http://www.wickettowicket.com/adminfuel.php' ?>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.