Hi guys i have downloads site if you click on download button you will redirect to other web page in new window i want address bar in this other web page still viewing my url site (mask other web page url) this is my download button code, what code that i need to add to do this please share your knowledge
The link opens downloads.php, assume downloads.php redirects to original file. To do this, download.php should echo the redirect URL. You may modify downloads.php to echo HTML page with frames. Ex. URL_of_external_page.htm should be the file URL that download.php outputs