Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
I have a website that has flash movies. I am wanting to implement a user account system so visitors can log in and leave comments for the flash movies, similar the way youtube and other flash movie hosting sites have. I also would like to create a user forum that uses the same user name and passwords. I am wondering if there is any specific PHP & MySQL course that would bring me to that level?
Currently I have no PHP & MySQL expirence. I mostly know ac3, java, and html
You can get a lot of PHP source online..
But if you want learn the basic you can go to w3schools.com
You need to learn about session for the login/logout purpose