Okay, this won’t be of much help to everyone but those following my new screencast series about PHP. I’ll be going over the basics and I thought that this would be the best place to start on. “How PHP works” shows in about a minute the basic functionality of PHP. I’ll be going over setting PHP up in your PC afterwards and then I’ll start showing the basics of PHP. Hopefully this screencast series will give me a reason to be more active on my blog.
Archive for category Tutorial
PHP is a very versatile scripting language. In this tutorial I will be explaining how to create a PHP class that will help you post and get information from a twitter account using the client URL library (cURL).
Hello everyone, today I am posting a tutorial on the basic usage of the $_GET super variable in php. This tutorial was originally posted at the MWPS community forums, which almost never is read so I figured that this would be a better place for it to be. It goes through the basics of the $_GET variable and some basic usage examples.
Read the rest of this entry »
