I wrote my first working php program!  It’s a simple conversation program that gives four different responses depending on input.  I got to scratch the surface of php’s rich string handling functions.  They made writing a function like this super efficient.

Depending on where I end up at the end of my job search I may end up writing a lot of php so this was a great exercise! Regarding the subject line, LAMP refers to the common development stack of Linux, Apache, MySql, and Php.

51433093