Page 1 of 1

PHP5 project

Posted: Tue Jan 19, 2010 3:45 pm
by nazmul
Hello , i complete my php5 basic.What kind of project i can do as a beginner ? i know only php5 basic and mysql .........

Posted: Tue Jan 19, 2010 3:52 pm
by Jonah Bron
I would suggest you try to make a simple web store. That experience should give you plenty of learning.

Re: PHP5 project

Posted: Thu Jan 21, 2010 7:37 am
by nazmul
I can not understand web store.write details please :cry:

Re: PHP5 project

Posted: Thu Jan 21, 2010 7:42 am
by aravona
nazmul wrote:I can not understand web store.write details please :cry:
A simple web store can be something like.. a webpage with some products on it. A user log in perhaps. With a simple database to go along with it. Once you get something like that working you could move onto something more comphrensive.