PHP Code:
static const CONTACT[] = "Your skype!!
TO
PHP Code:
static const CONTACT[] = "Your skype!!"
Also, next time, show us the error messages you get, it is easier on us. Also, pick a coding style and stick with it. Din't put some { at the end of the line and others on a new line. Also, fix your indentation. Looks like you did a bunch of copy and paste
__________________