Hey, i'm trying to execute a php in the console, but each time i run it:
php myscript.php
it only outputs the content of the file, it dowsn't run it. output:
<?
echo 'test';
?>
yerine:
test
Ne oldu? Ben php C :/ Program Files / php ve ortam değişkeni ayarlanır altında yüklü.
Teşekkürler,
Dave