Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
I am developing a web site where I want users to be able to personalise it. What I mean by that is that the idea of this website is that users can search and find music. I want them to be able to add their favourite songs in a list and be able to access them every time they log on. Is this possible with PHP and if yes, is there any tutorials on the web that you might know of so that I take a look at?
Using PHP with an excellent backend database such as MySQL would do the trick. If you are a newcomer to then PHP then this may prove to be a bit tricky so remember to read up on some tutorials / books.