christomax Posted March 31, 2012 Share Posted March 31, 2012 Hello, i'm currently learning php and would like to have some basic projects to practice on, can anyone recomend me some? Quote Link to comment https://forums.phpfreaks.com/topic/260060-suggest-projects-for-beginner-php-programmer/ Share on other sites More sharing options...
KevinM1 Posted March 31, 2012 Share Posted March 31, 2012 How about a basic comment system? It will teach you: Form handling Database creation and usage And, if you're willing to go a bit further, user registration and login Quote Link to comment https://forums.phpfreaks.com/topic/260060-suggest-projects-for-beginner-php-programmer/#findComment-1333000 Share on other sites More sharing options...
scootstah Posted April 1, 2012 Share Posted April 1, 2012 What have you learned so far? What specifically are you in the process of learning or improving on? I would suggest a blog CMS. You will learn most of what you will use as a PHP developer. There's a lot of room to expand to more advanced topics, like: caching, user authentication, file handling, dynamic URL's, AJAX, etc. You can apply a lot of what PHP offers to a CMS. Quote Link to comment https://forums.phpfreaks.com/topic/260060-suggest-projects-for-beginner-php-programmer/#findComment-1333136 Share on other sites More sharing options...
aditd Posted April 10, 2012 Share Posted April 10, 2012 Hello, i'm currently learning php and would like to have some basic projects to practice on, can anyone recomend me some? The best thing to start would be to make your own project. Doesn't have to be useful for something ... just to show that you know php and that you've done something. After that you can go to sites where projects are placed and bid for them. Quote Link to comment https://forums.phpfreaks.com/topic/260060-suggest-projects-for-beginner-php-programmer/#findComment-1336223 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.