skein Posted February 12, 2008 Share Posted February 12, 2008 What should I make with php? I really want to do something, but don't know what. Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/ Share on other sites More sharing options...
revraz Posted February 12, 2008 Share Posted February 12, 2008 Why did you learn PHP? Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/#findComment-465237 Share on other sites More sharing options...
skein Posted February 12, 2008 Author Share Posted February 12, 2008 to get work...dugh Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/#findComment-465241 Share on other sites More sharing options...
nikefido Posted February 12, 2008 Share Posted February 12, 2008 currently the things i've seen most used at my place of employment are: 1) Integrating flash into PHP for really cool results (yes, im suggesting learning actionscript as well) - you can use flash and php integration for some awesome things, for instance navigation based on a file structure. 2) Contact forms that are validated locally (javascript) and server side (php) and have cool functionality (as needed...) 3) File management system (upload, download, store, protect files - deal with users, possibly user-groups) 4) You can try doing a simple forum, including log-ins, user profiles etc. Try your hand at learning some AJAX for creating a search function that searches as you type or just validates whether a username is already taken before you hit the "submit" button. 4) Address books - maybe include the ability to add pictures or something. Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/#findComment-465251 Share on other sites More sharing options...
Stooney Posted February 13, 2008 Share Posted February 13, 2008 How are you with css? If you're not too confident in making a 100% css website, you should learn that. Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/#findComment-465578 Share on other sites More sharing options...
skein Posted February 13, 2008 Author Share Posted February 13, 2008 4) You can try doing a simple forum, including log-ins, user profiles etc. Try your hand at learning some AJAX for creating a search function that searches as you type or just validates whether a username is already taken before you hit the "submit" button. Already did a that. The forum had a registration form. a login system. mysql databases. simple posts and a admin tool to edit the forum. but it was very simple. Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/#findComment-465636 Share on other sites More sharing options...
skein Posted February 13, 2008 Author Share Posted February 13, 2008 How are you with css? If you're not too confident in making a 100% css website, you should learn that. Well i know a little css and i use it in most of my websites for style porposes. Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/#findComment-465637 Share on other sites More sharing options...
Stooney Posted February 13, 2008 Share Posted February 13, 2008 instead of making something you know, learn something new. ajax, perl, pear, etc Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/#findComment-466036 Share on other sites More sharing options...
skein Posted February 13, 2008 Author Share Posted February 13, 2008 nice idea too Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/#findComment-466072 Share on other sites More sharing options...
GameYin Posted February 14, 2008 Share Posted February 14, 2008 Making a website basically the same output as you did as your previous site is very boring, try new languages such as oracle or DHTML or something new. There are tons of languages. Quote Link to comment https://forums.phpfreaks.com/topic/90758-what-should-i-make/#findComment-466678 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.