ProjectDisplayer - Install
Steps:
1. Upload all files in the "ProjectDisplayer" folder to your web site.
2. Edit "config.php".
3. Upload "config.php".
4. Go to "/install/index.html" (which is here).
"/install/" Steps:
1. Create tables. CLICK HERE (ONLY OPEN THIS LINK ONCE!)
2. Delete the "/install/" directory (This is important for security reasons!)
3. Finish!
Your "ProjectDisplayer" should now be working!
Try it by going to www.yourdomain.com/ProjectDisplayerdirectory/
Add projects to the list by going into "PHPMyAdmin" and inserting rows into the respective columns.
You can also easily include the showprojects.php file into other .php pages, to put it into a template.
HTML can also be used, for example you can make clickable links in the table the script creates by using HTML tags, for example <a href="http://www.em-creations.info">EM-Creations Script</a> this would make the writing "EM-Creations Script" become a hyperlink to the EM-Creations website.