in reply to Re: Re: Random Image Displayer
in thread Random Image Displayer
This isn't PHPMonks, but just so you know - you can execute or include the script in PHP just like you can in SSI. To include a file, do <?include "file"?>, and to execute it, use backticks or system() as you would in perl.
|
|---|