Latest Episodes:

Back

Episode 002 - Login System Part 2

Difficulty Rating:
3 out 5 Cups Of Coffee


This time around we cover the down and dirty PHP code that hooks up all that database stuff from last time to some sort of user interface. Its not pretty, but it is functional. Now also, I just want to say that there are probably a billion different ways to build a login system with PHP/MySQL, and this is just my way. So please hold off on the “That’s Not How You Do It!” emails. Anyways, check out the show and let me know what you think in the comments.


Episode 001 - Login System Part 1

Difficulty Rating:
2 out 5 Cups Of Coffee


The first episode is FINALLY here! I know its been a LONG wait, but I think it will have been well-worth it. We’re starting the show off with a multi-part series on building a login system for a website. Now don’t fear, we are going to cover absolutely every type of programming language on TheCodeCast. I just thought this web-based PHP stuff was a good place to start out.


Forward