Jump to content

What should I make?


skein

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.