Welcome
Yang Li(Leon) Multimedia Computing Project
BSc Matheamtics, University College London
Installation:
1. Import db.sql or empty.sql into your mysql server.
2. setup config/config.php, especially mysql server IP, username,password database name.
3. Setup email sending methods in config/class.phpmailer.php
4. Run index.php
Any problem please contact me : zcahc91@ucl.ac.uk
Thats it.
Reference:
I used the following material under their legal license:
1. Cross-Browser XMLHttpRequest v1.2 by Andrew Gregory(http://www.scss.com.au/family/andrew/webdesign/xmlhttprequest/)
2. PHPMailer( http://phpmailer.sourceforge.net ) for sending emails
3. Fckeditor(http://www.fckeditor.net ) for the article editor
4. PHP 5, MYSQL Documentation
5. Some parts of CSS are from internet template libraries

