PDA

View Full Version : php servers


dee19802000
10-06-2003, 12:23 PM
Hey,

I was wondering if it is at all possible to run a php script from a different server than my site. My server does not run php script but I have registered with another company that accepts php scripting. Is there a way to link the script from another location, do I need to put an absolute path to the other server within flash i.e.

loadVariables ("http://www.mynewserver.com/guestbook.php, 0, POST);

Is this possible?

DEE:confused:

butterbur
10-06-2003, 04:43 PM
I think this link (http://www.macromedia.com/support/flash/ts/documents/loadvars_security.htm) may answer your question, but I'm not 100%;)
Regards
BB