Jump to content

php load and submit


Recommended Posts

ok i want the php script to load a url

lets use php include
<?php include("http://www.othersite.com/filename.html"); ?>

now i dont think that will work for this
but so it gets a url

but then i want to put in

<script type="text/javascript" language="JavaScript"><!--
document.forms[1].submit();
//--></script>

to make that url submit

now what i need help is to perfect that so it actually works
Link to comment
https://forums.phpfreaks.com/topic/11172-php-load-and-submit/#findComment-41794
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.