Quite a simple project although I am in need of some feedback...
its a simple bug tracker, although is quite important that it is free from bugs/security flaws..
you can view/test it at:
http://www.yourplay.co.uk/bugtrack/index.php
The bug tracker comprises of two pages, the index to display, and index for adding. Source for both can be viewed:
http://www.yourplay.co.uk/bugtrack/code/indexview.php.txt
http://www.yourplay.co.uk/bugtrack/code/indexadmin.php.txt
Can everyone please view my source and give me feedback on my methods, data handling/filtering, and security methods.
I appreciate any replies/comments/suggestions!