Jump to content

External forms


hoover

Recommended Posts

Hello,
I have a couple of sites that use copies of the same admin script.
I would like to have one single admin script to controll all sites (upload images and text). The admin script is basicly som HTML-forms and a php image handler.

My problem:
When i include the adminscript from a site on another host (<?php include("http://www.domain.com/adin.php");?>) and upload files , i cant get the uploaded images to stay on the local machine. I can only upload to the server that runs the adminscript, add thats not what i want to do.
I would like that the included php-script is parsed on the local machine.

Is there a solution? I have tried many forums with no success, the one who solves it is my hero.
Link to comment
https://forums.phpfreaks.com/topic/27619-external-forms/
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.