My thing is I know ASP and ODBC.. Been using them for years, Written many incarnations of forums and co-wrote some nice web-game resources with a friend for online games like Earth2025 and the like.. Not corperate this or that but its still enjoyable work for me.. I do this to pass the time, not as a job, hehe.
Im very familiar with programming and so rereading the basics over and over again is getting to me. What I am doing right now is just going through the MySQL Documentation's tutorial.. The statements so far are farily farmiliar from what Ive done in ASP but I have managed to pick a few things up as far as that goes. Haven't yet looked into doing any of this with PHP however, and Ill get there evntually.
My short term goal is an admin web-based interface for setting up a database and altering entries within it.. This is from the ground up, if it doesnt exist create it, add tables, add fields, remove tables, remove fields, change values in all fields, ect... Pretty much anything you can Think of doing, i want it to do.
Pretty ambitious I think, but I believe I will have a very good feel for working with PHP and MySQL when its done so all that is left is the simple things.