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..
PHP mini Projects
Moderator: General Moderators
Re: PHP mini Projects
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
this is the first systems we did back on training days
Re: PHP mini Projects
thank u Iblood...