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 php 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).
