Hi
I have an old project hich I need to set up in the latest wamp server release. I am getting some errors and I am not able to solve them.
First is, on any file it shows parse error, which I have solved on some of the pages but not all. I don't understand what is the reason nehind the parse error?
Also wherever I have navigation like this:
<li><a href="xyz" title="xyz" <?=classkey("xyz",$clastitle);?>>xyz</a></li>
I get errors. It simply does not understand the angle bracket after thr php close tag angle bracket.
Please if anyone can point me in the right direction.
Thnks







Bookmarks