Sure...

If you're on PHP4 then look for /php/php4activescript.dll

On PHP5 it's /php/php5activescript.dll

Just register that, then use can use PHP scripts - the scripting language is
"ActivePHP" for PHP4 and "PHPScript" for PHP5

You can imagine how excellent this would be for PSPad scripts (with the w32api
functions and the Com functions...)

Example file: "Test.wsf"


<job id="test">

 <script language="ActivePHP">
  $WScript->Echo("Hello World!");
 </script>

</job>


-- 
<http://forum.pspad.com/read.php?2,40699,40701>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem