Hi all,
I would like to do my final year projects using PHP and MySql. Kindly suggest any good topic.
Final Year Projects
Moderator: General Moderators
-
admin_eniyan
- Forum Newbie
- Posts: 2
- Joined: Mon Aug 24, 2009 12:23 am
- Location: Chennai
Re: Final Year Projects
Could make a search engine. And you could run queries like "php final year project suggestions" and see what comes up.
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Re: Final Year Projects
I made a Restaurant system. If you go to my personal website (linked in my signature), then to my portfolio, you can download my dissertation.
Re: Final Year Projects
I made Yahoo.
Sort of. I made a web portal system that was extensible so it could cover practically any sort of data, and filled it with information about all the pubs and clubs in the city I was at university in. There was a complete user registration system, people could sign up and build lists of their favourite clubs, organise with other users when to meet up, clubs had calendars and promotions stuff... It was cool. And you have to remember that this was 10 years ago, websites like that were really, really new. Most were still just static content back in 1999.
Also, I wrote it in Perl rather than PHP.
Oh, and I got a 1st (Hons) for my degree largely due to that project.
Sort of. I made a web portal system that was extensible so it could cover practically any sort of data, and filled it with information about all the pubs and clubs in the city I was at university in. There was a complete user registration system, people could sign up and build lists of their favourite clubs, organise with other users when to meet up, clubs had calendars and promotions stuff... It was cool. And you have to remember that this was 10 years ago, websites like that were really, really new. Most were still just static content back in 1999.
Also, I wrote it in Perl rather than PHP.
Oh, and I got a 1st (Hons) for my degree largely due to that project.
Re: Final Year Projects
Build a compiler for C in PHP 
- turbolemon
- Forum Commoner
- Posts: 70
- Joined: Tue Jul 14, 2009 6:45 am
- Location: Preston, UK
Re: Final Year Projects
I wrote this site for my FYP, a live project: http://www.fashion-collection.org. It was a collaboration with another student for the front-end design, and it is based on Zend Framework.