Subj : Re: run external php script To : Digital Man From : Mortifis Date : Sun Feb 10 2019 12:29 pm > Re: run external php script > By: Mortifis to All on Sat Feb 09 2019 03:57 pm > system.exec() will just run the command. If you want the output of the > command, you'll need to redirect the output to a file and read that file (on > Windows). No wonder I dislike windows LOL Is there an equivalent to file_get_content('http://blah_blah.blah'); I was poking around some sources and found http_request.header but it didn't work. I am just trying to include a little url data in index.ssjs ie: template.myvar = whatever_grabs_the_url_contents('http://the.url/' + any_args); so I can simply use @@myvar@@ in any web docs. ( I have done this on Linux without issue using system.popen --- þ Synchronet þ AlleyCat! BBS - http://alleycat.synchro.net:81 .