I'm writing my first PHP application. From what I've been studying, I've chosen to learn Object Orientation and MVC.
I am building this application following a book I have, and it is returning the following error:
Parse error: syntax error, unexpected 'private' (T_PRIVATE) in C:\wamp\www\denis-manzetti\sys\class\class.calendar.inc.php on line 11
sys / core /
init.inc.php
sys / config db-cred.inc.php
class.event.inc.php
sys / class class.event.inc.php
class.db_connect.inc.php
class.calendar.inc.php
public / index.php
If anyone can quote what I should study, thank you in advance, hugs