PHP

TwitterFacebook
Get flash to fully experience Pearltrees
http://blog.themeforest.net/tutorials/how-to-create-a-contact-form-using-php-and-ajax/

How to Create a Contact Form Using PHP and AJAX

I noticed a thread on the forums that discussed exactly how to implement a working contact form into a site template. So I thought to myself, “What better way to demonstrate the process than with a screencast!” The code that you’ll find here is 100% yours to use in any way, shape, or form. Feel free to use it as it is, or or edit the code to your heart’s content. As long as you use it to make your ThemeForest templates better, I’ll be happy. *Note – I’ve added three lines of code to the Javascript file.

Learning OOP in PHP ASAP!

http://net.tutsplus.com/tutorials/php/oop-in-php/ PHP is so much more than a scripting language. It’s a full-fledged language capable of building very complex applications. By harnessing the full power of Object Oriented Programming, you can reduce the amount of time you spend coding and use it to build better websites. This tutorial will show you how. What is OOP? OOP stands for O bject O riented P rogramming.
http://blog.themeforest.net/screencasts/diving-into-php-video-series/ Today marks the beginning of a brand new series that will show you EXACTLY how to get started with PHP. Just as with the “jQuery for Absolute Beginners” series, we’ll start from scratch and slowly work our way up to some more advanced topics. I hope you enjoy it. As always – feel free to make requests via the comments form.

Diving into PHP: Video Series

Why You’re a Bad PHP Programmer

We all have our bad habits. In this article, we’ll go over a list of bad practices that are worth examining, reevaluating, and correcting immediately. Republished Tutorial Every few weeks, we revisit some of our reader's favorite posts from throughout the history of the site. This tutorial was first published in February of 2011. http://net.tutsplus.com/tutorials/php/why-youre-a-bad-php-programmer/
http://devzone.zend.com/6/php-101-php-for-the-absolute-beginner/ About Vikram Vaswani Vikram Vaswani is the founder and CEO of "Melonfire":http://www.melonfire.com/, a consultancy specializing in open-source tools and technologies. He is a passionate proponent of the open-source movement and frequently contributes articles and tutorials on open-source technologies, including Perl, Python, PHP, MySQL, and Linux, to the community at large. He is the author of four books on PHP and MySQL, including "MySQL: The Complete Reference":http://www.mysql-tcr.com/, "How to Do Everything with PHP and MySQL":http://www.everythingphpmysql.com/ and "PHP Programming Solutions":http://www.php-programming-solutions.com/. Vikram has more than eight years of experience working with PHP and MySQL as an application developer.

PHP 101: PHP For the Absolute Beginner