Posted by Silverio Di on 04/06/05 10:00
Hi to all,
I've wrote a program with a web-browser interface (IE) and
a built-in server (INDY) which call the php-cgi.exe CGI application
and redirect stdio/stdout/sterr to pass .php scripts readed from
a crypted and zipped sets of files. The arguments are passed
between QUERY_STRING enviroment variabile and all work very well.
A this point to include a file in a my script I must use for each .PHP
file:
<?php
Navigation:
[Reply to this message]
|