I’m thinking of switching my website over to a PHP / SQL database system. My server company has all the database stuff installed so it’s fairly easy to create the database itself, but I’m completely clueless as far as the HTML and PHP programming involved.
Does anyone know of a good online tutorial that I can use to learn how to do this?
This site : http://www.php.net/ has been an invaluable source for me.
I already knew quite a lot of ASP, so learning PHP was very easy for me, but I still found the above site very useful.
Edit: I learned ASP from a ‘for dummies’ book.
edit2: And I also found that, for SQL, simply asking Google a meaningful question was a good way of solving problems. There are people on these boards who’s SQL skills are Superman to my Mr Muscle who’s help I often benefited from.
I picked up SQL at University, so again I’m not much help guiding you to an online resource if you’ve never written SQL.