Page 1 of 1

PHP mini Projects

Posted: Wed Jan 27, 2010 11:04 am
by lathifmca
Hi guys,
i m new around here, i know the basics of the php and mysql, i want to do some mini projects in php.. pls suggest me the topics to do mini projects in php..

Thanks in Advance..

Re: PHP mini Projects

Posted: Wed Jan 27, 2010 11:37 am
by Iblood
Why dont you try login systems first.. start with the basic insertion to database(registration) and data checking(login), here you can apply and practice your database handling skills, then after mastering this, you can add validations. Then after this improve your system and you can create a class and add it to your library for future use..
this is the first systems we did back on training days :drunk:

Re: PHP mini Projects

Posted: Wed Jan 27, 2010 11:44 am
by lathifmca
thank u Iblood...