Functions.phpThe functions.php file is a file on your WordPress web server that is part of a group of […] October 25, 2015 in PHP tagged functions / template by Mike
PHP Introduction Part 2Let’s write some code. The line below will go between your two PHP tags. You need a semicolon […] October 11, 2015 in PHP tagged varibles / function / php by Mike
PHP IntroductionJust a few beginner notes on the PHP language. Unlike CGI scripts, which require you to write code […] October 11, 2015 in PHP tagged php / syntax by Mike
PHP codeThe code below would have a dot php file extension. In WordPress I have shown the code using […] October 10, 2015 in PHP tagged code / html / php by Mike