richardwing
New member
That fixed my issue.
Thanks.
Thanks.
header("Location: //example.com/path_to_folder_file.php");
die();
//recommend using die or exit to prevent any issues
Yes, of course. Just place the files in directory you are compiling. Use a button or whatever you use to link to file. The content is then loaded into exeout browser.richardwing said:Can I use this method in exeoutput for php program?
Thank you i tried it and it worked perfectly.oldteacher said:Code:header("Location: //example.com/path_to_folder_file.php"); die(); //recommend using die or exit to prevent any issues

We use essential cookies to make this site work, and optional cookies to enhance your experience.