Page is a not externally linkable
StoutFiles - 1:17 pm on Nov 18, 2011 (gmt 0)
I'm trying to get a file from the server, and I can do that. However, the file is going to have the variables calls on it, not the actual variables. The server in question is just manufacturing equipment, so I can't download any extra languages on to it.
It'd be like FTP'ing over a PHP page, I'd only see "echo $variable", not the value of the variable. The more I look at this the more I think it's not possible.