I am very, very new to PHP and MySQL and would prefer not to get involved with a framework just yet, but I have begun creating a really basic e-commerce site. I found a great site for creating my shopping cart
http://v3.thewatchmakerproject.com/journal/276/building-a-simple-php-shopping-cart
however after I implemented this with my project I realized there was not a check out in the tutorial. I was wondering if someone could point me to a solution for creating the check out section for this shopping cart or if there were some other simple tutorials for beginners that someone could point me to.
Thanks for any help.