Hey folks,
I'm looking into writing a few small facebook apps, basically for club promo type stuff. Im using MySQL and php. I installed the developer application fine, and I am attempting to run their Hello World sample code. Yet for some reason I cannot solve the error it throws me. It claims
Code:
Parse error: syntax error, unexpected '>' in .../facebooksytest/index.php on line 4
Does anyone have experience with Facebook app development and an idea what could be causing it?