03/01/2019
Happy Friday!
Before the weekend starts, check out my latest blog about my experience learning PHP. Hint: it's not as easy as I would like it to be. PHP is a popular server side programming language that powers the back of WordPress. PHP connects to database for creating powerful web apps. Read more at PFWebDev.com! https://www.pfwebdev.com/learning-php-by-building-a-practical-web-app/
I’m in the process of expanding my knowledge of PHP. PHP is a back end programming language that runs on a web server and has the ability to communicate with a MySQL database. A MySQL database is a powerful tool because it can store a massive amounts of information including numbers, dates, string...