Blake Schroeder wrote:

Hey all


I used to include a perl script via Sever Side Include how could I do this in php?


example:
<!--#include virtual=" /cgi-bin/something.pl?data=something"-->

You can't use SSI in PHP. PHP is not SSI. You can do something similar though, www.php.net/virtual.

--
The above message is encrypted with double rot13 encoding.  Any unauthorized attempt 
to decrypt it will be prosecuted to the full extent of the law.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to