vote up 0 vote down star

Hi,

I'm just starting out to develop my first facebook app in php and I'm having difficulty installing the library files onto the server that I'm using(hyperphp).

I've copied all the files (facebook.php, +2 others) into the folder with my index.php file, but I can't get the sample facebook code to work. It can't seem to access the library.

It's at: http://apps.facebook.com/hebrewslang/

I've tried using online documentation, but I'm pretty new to php and web tech in general, and I'm having difficulty understanding exactly what's required.

Any suggestions?

flag

71% accept rate

1 Answer

vote up 0 vote down

did you include the file using include 'path/to/file.php'?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.