Retrieving HTML of a PHP page not on my site with PHP
Posted: Sat Sep 10, 2005 7:02 pm
I need to get the html of a file with a certain variable set in a directory on a server that isn't mine using PHP or javascript, and be able to place them in a variable.
I have to be able to add a variable onto the end of the static part of the URL so that it gets to the right page. Also, I have to set that variable by a click effect in a link tag, and all of them are diffrent. Also, can I please not have the code show unless it's called by the javascript?
Many thanks to ANYONE who can answer this.
I have to be able to add a variable onto the end of the static part of the URL so that it gets to the right page. Also, I have to set that variable by a click effect in a link tag, and all of them are diffrent. Also, can I please not have the code show unless it's called by the javascript?
Many thanks to ANYONE who can answer this.