In this post I will show you a few techniques to get you stated in using PHP to make your sites more dynamic and much easier to manage.
Tag: PHP
How to Create Custom PHP Contact Forms
After going through this article you should have a better understanding of creating custom PHP contact forms. These can be really useful in your own projects, as well as projects for clients.
Creating an Interactive Travel Map using the Google Maps API
I’m going to show you how to use some other google maps features by building an interactive travel map.
How to connect your site with twitter using @Anywhere
In this tutorial, I will show you how to use @Anywhere in your site.
Getting Started: Learning to Code for the Web, Logically
Coding is a logical process. You want the site or program to do a particular thing. You enter in the commands needed to achieve that end.