Music listing program by Carlos Parra ( Alpha v0.4 )
- [10-29] Found a good comment security feature that will force a person to enter a code in order to process the comments.. Sorry for the extra typing, but the spammers were putting ugly links into the site Hmpfrrr ;)
- [10-01] Well , the comment section was fine until some Russian Spammers stared making a mess.. so have to figure out how to enable comments with a little more security ;)
- [03-24] Made comments available to guests also.. and sorted the comments newest on top!, Also added comment count on the main page & mysong pages
- [03-23] Added a "My Songs" listing for users to narrow the song list to their own uploads
- [03-22] Initial comment input added for logged in users.. Comments are displayed for all
- [03-21] Fixed Song information page to only show [Edit] when the correct user is logged on and looking at their song.
- [03-21] Moved the "add Song" function to only show up when a user is logged on.
- [03-18] Initial log-in/Log out functionality added with session notification ( ie.. Welcome *user*
- [03-12] Edit functionality now works on all fields! :)
- [03-10] Created EDIT file that takes song_id and gets information from server and adds it to editable fields... next steps is to take new input and update database items!
- [03-08] Created separate song file with flash mp3 player, song_id determines the additional information table items
- [03-08] Updated list to correctly show song # while keeping song_id seperately
- [03-07] Initialized new MySQL database
- [03-07] Developed Forms/code to enter in data table items
|