New to PHP

So, there are all these letters and numbers and punctuation when you're looking at your Wordpress theme (or Drupal Theme). You can get a few things done, but it all looks like magic to you.

Let's pull back the curtain and show you how to program some PHP. Did you know it now has a local server so you can develop without getting your files somewhere? That you can connect to a database?

I'll cover the beginning fundamentals for programming PHP including:

  • Getting Started
  • The PHP server
  • Variables
  • Logic
  • Functions
  • includes
  • Connected to a Database
And I'll attempt to make this hook into the popular Drupal and Wordpress platforms, but you don't need experience with those platforms to benefit from this session.

Experience level: 
Beginner
Session Time Slot(s): 
Time: 
Sep 12 2014 - 12:00pm-Sep 12 2014 - 12:50pm
Room: 
178
Allowed Types: 
Session
Sessions Topics: 
Speaker Bio(s): 
Rob has been programming in the web space for more than 15 years, from the beginnings using Perl through modern advances in JavaScript, HTML, and the proliferation of frameworks and development strategies today. He loves teaching and mentoring from a practical point of view so that people can get things done.