Showing posts with label php project. Show all posts
Showing posts with label php project. Show all posts

Friday, February 19, 2016

Web Dev: PHP Scraping & Quizes

In addition to taking a beginner-intermediate course on Udemy for PHP and MySQL, I've also been reviewing some projects I created in Rob Percival’s tutorial, The Complete Web Developer’s Course. My first run-through the PHP projects ended with quite a few errors, so I wanted to repeat the tutorials and create working demos. One of those projects I discussed last time –the PHP contact form.

Friday, December 11, 2015

WebDev Update: PHP Contact Form

For the past year or so I have been returning to an old hobby – web development. You may have remembered my earlier post about coding and second language learning. First I worked on upgrading my knowledge of CSS (now CSS3) and HTML (HTML5), with some exercises in practical JavaScript and jQuery. I've also been working quite a bit with Twitter Bootstrap. I also dabbled in Wordpress and MySQL.

For the past month I've decided to primarily focus on dressing up some PHP samples. I took the The Complete Web Developer’s Course by Rob Percival, as well as the Code Academy PHP course, but it is still my weakest link.