How do I incorporate this Pre-Written PHP code into my website?

I have a “Facebook style wall post system” that I would like to use in my website, but I cant seem to get it to function correctly!

Here is a working example: http://demos.99points.info/facebook_wall…

If anyone would like to see the complete source code, it is located here: http://www.box.net/shared/5vlp29paax

This website has more information about the script: http://www.99points.info/2010/07/faceboo…

They give you a few files:
index.php
delete_comment.php
add_comment.php
posts.php
dbcon.php
delete.php
Some Jquery files
And “dependencies” folder, which has a css file

I FTP’d into my website, and placed all of the files in the main directory, but when I visited the index.php file, it would not work…

I am experienced in HTML, JAVA, and CSS, but I’m fairly new at PHP… which is the main issue here… If someone could please shed some light on this issue, that would be amazing!! Thanks!

Do I have to have a MySQL database set up? Or, something? What am I missing!

I have a “Facebook style wall post system” that I would like to use in my website, but I cant seem to get it to function correctly!

Working Example: http://demos.99points.info/facebook_wallpost_system/

If anyone would like to see the complete source code, it is located here: http://www.box.net/shared/5vlp29paax

This website has more information about the script: http://www.99points.info/2010/07/facebook-style-wallpost-and-comments-system-using-jquery-ajax-and-php-reloaded/

They give you a few files:
index.php
delete_comment.php
add_comment.php
posts.php
dbcon.php
delete.php
Some Jquery files
And “dependencies” folder, which has a css file

I FTP’d into my website, and placed all of the files in the main directory, but when I visited the index.php file, it would not work…

I am experienced in HTML, JAVA, and CSS, but I’m fairly new at PHP… which is the main issue here… If someone could please shed some light on this issue, that would be amazing!! Thanks!

Do I have to have a MySQL database set up? Or, something? What am I missing!

Sponsor our Newsletter | Privacy Policy | Terms of Service