![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: music player, php, upload page, user page |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| help with php i dont know how to code in php but essentially id like to create a page which you need to register to be a user... Then from after you log in it will take you to a page where you have the option to upload 5 files (restricted to mp3 and wma files). The user will then be able to listen to these files in some sort of player(maybe a flash player).. Again im not exactly sure what my limits are as well as my creative potential is limited to. So, with that said, if anyone could point me in the right direction, give me some tips, it would be much appreciated.. Also this is for a college class and may lead to a website i plan on creating.. |
| |
| The Following User Says Thank You to HelloWorld For This Useful Post: | ||
raptor5099 (10-29-2007) | ||
| ||||
| You will need to know the basics of how to use PHP, you will then need to create a connection to the mysql database with php see: PHP MySQL Tutorial once you have done that you should go about looking for php tutorials on uploading files and how you can limit the files size/type etc... From there you will need to find/make a player for playing the music, if you make one you will probably need to make it in flash. Hope thats of some help, Lee. |
| The Following User Says Thank You to Lee For This Useful Post: | ||
raptor5099 (10-29-2007) | ||
| |||
| yea i understand the concepts of php programming but i lack the knowledge in the actual codes.. Im going to buy a book if anyone knows any books that are good that explain codes available. thanks for some direction though |
| ||||
| I used visual quickstart guide "PHP for the world wide web" and it even mentions things about uploading files. |
| ||||
| There's probably a tutorial out there that you can use as a base and then reference the php.net site. This will only be worthwhile, however, if you're a fair programmer in some other non-perl, non-ruby language. Why am I picking on those 2? The differ so much from the c syntax that conversion isn't as close as 1-to-1. |
![]() |
| Thread Tools | |
| Display Modes | |
| |