I have sokkit on a Windows XP system (sp2 installed). This code works as expected: <? @("dir"); ?>
but this code won't go: <? @("edit"); ?>
I have run this kind of thing on Windows ME with PhpTriad and it works fine. Something has changed??