Below are some (PHP) tutorials I have written in the past. You can find several other tutorials and how-to articles on my other websites (also on TutDepot.com). All tutorials are meant to demonstrate a specific function and it’s possible that it doesn’t work “out of the box” in your specific project. Tell me about it and maybe I’m able to help.
- Contact form using jQuery and PHPmailer Try this tutorial to create web form to send e-mails to a single e-mail address while having less problems from SPAM bots. The e-mail is send with SMTP and the form is processed with jQuery .
- Create a dynamic menu in PHP This tutorial will demonstrate how to build a two level navigation menu without using any JavaScript code.
- Horizontal CSS navigation bar A quick tutorial about how to create a dynamic horizontal navigation bar with a current state feature using CSS and PHP.
About the tutorials from tutdepot.com
In December 2009 I’ve acquired the website on tutdepot.com and since than, some of the tutorials are hosted here on finalwebsites.com.
UPDATE: I’m in process to update most of these “older” tutorials, follow me by Twitter or RSS to get all the updates on time!
- Updated: Common mistakes when creating secure PHP websites
- Updated: Ajax Live Search – PHP Tutorial
- Updated: Getting started with CodeIgniter
- Updated: Simple PHP Code Debugging
- Updated: Facebook API tutorial for PHP
- Updated: Twitter Search using the Twitter API and PHP
- Using jQuery for validations on a registration page
- Introduction to MySQL Joins
- Introduction to writing WordPress plugins
- Simple object orientated template system
More (PHP) tutorials
Check also my Web Development Blog for tutorials on PHP, WordPress, jQuery and SEO or contact me if you have any questions or suggestions