I was trying to install Front page slide show on my site, (www.resradio.net) WinSCP but now all i get is:
Parse error: syntax error, unexpected '<' in /apps/ressurwreckradio/index.php on line 4
Can anyone help?
The code looks like this:
<?php
define('NF_APP_BASE',dirname(FILE));
require_once NF_APP_BASE . '/lib/index.php';
?>
😕