Jan wrote:
I have just updated PHP to 5.2 and Scite to 1.71 (Windows XP). I use F5 to execute php scripts in the console. My html.properties file has: command.go.$(file.patterns.php)=php -f "$(FileNameExt)"
I've tried on linux and it worked for me. The php file test.php has this code: <?php echo "Testing\n"; ?> And I saw "Testing" in the output window. Istvan _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
