15 Very Useful PHP Tutorials

Useful PHP tutorials

PHP is a versatile and robust server-side programming language that is suited to web development. PHP is pretty useful when it comes to web development: it allows you to create interactive applications and programs that are useful to people (an e-mail service, for example).

This is a list of 15 useful PHP tutorials that allow you to do lots of cool things with PHP. If you have any tutorials to suggest, tell us! Enjoy!

1. 30+ PHP Best Practices for Beginners

Useful PHP tutorials

A great list of tips for developers starting out with PHP. Use these tips to strengthen your foundation.

2. Online File Storage with PHP

Useful PHP tutorials

Setup a file upload/download system with PHP, and a webhost. Useful, if you like to have online access to files.

3. 5 Helpful Tips for Creating Secure PHP Applications

Useful PHP tutorials

Security is the top priority for any web developer. Make your PHP applications secure and foolproof using these awesome tips.

4. Enabling single signon using Open ID login, PHP and MySQL

Useful PHP tutorials

Having multiple logins for sites is really a pain to manage. Provide users of your service with some convenience by letting them sign in using OpenID.

5. Simple PHP web based address book using MySql

Useful PHP tutorials

Use the power of MySQL along with PHP to create a simple address book that’s online. Now you can have access to your contacts anywhere.

6. Simple PHP class for parsing markup

Useful PHP tutorials

7. Build Your Own Captcha and Contact Form

Useful PHP tutorials

Sick of spammers bombing your blog/email? Use this nifty tutorial to create a contact form with a CAPTCHA, to make sure the spammers stay out.

Advertisement

8. How to Implement Email Verification for New Members

Useful PHP tutorials

9. User Membership With PHP

Useful PHP tutorials

Create a user membership system for your site using PHP.

10. How to Use Amazon S3 & PHP to Dynamically Store and Manage Files with Ease

Useful PHP tutorials

Amazon S3 storage is an economical way to store files and then fetch them from your blog, without having to burden your web host. This tutorial teaches you how to manage your files on S3 with PHP.

11. Regular Expression to Get All Image URLs From a Page

Useful PHP tutorials

12. Using PayPal’s Instant Payment Notification with PHP

Useful PHP tutorials

Combine Paypal with PHP to allow easy processing of payments on your website.

13. 15 PHP regular expressions for web developers

Useful PHP tutorials

Really useful regular expressions to do lots of things with PHP. Bookmark this!

14. Creating a file and downloading it in php

Learn how to get a user’s IP address, stick it in a text file, and download it all without the text file being stored on your server for more than a few seconds. Cool?

15. Zero fill a number

Useful PHP tutorials

Make sure a number is a certain length for output For example, you have the number 6 but need to make sure it is 3 digits and is displayed like: 006. This tutorial shows you how to do just that.

Like?

Did you like this post? Do you have tutorials to suggest? Please leave behind your comments! And oh, if you liked this post, please consider bookmark this post on Delicious to spread the good word.

If you liked this post, please consider subscribing to Listfied (via RSS or email) to get new posts delivered to you.

Share!

Stumble Delicious! Facebook

7 Responses

  1. 1

    Good roundup. Unfortunately security are getting more and more important today. I still remember when I started out creating simple websites with HTML and CSS. There were never any need for making the site secure.

    August 22nd, 2009 at 10:32 am
  2. 2

    Thanks very much, that is what I have found, I like that.

    May 11th, 2010 at 4:03 pm
  3. 3

    Excellent Post! As always, a great read!

    May 15th, 2010 at 3:53 am
  4. 4

    Sorry that I found too late … :(

    May 20th, 2010 at 1:18 am
  5. 5

    Oh, very useful information, thanks.

    May 25th, 2010 at 3:38 am
  6. 6

    I supposed that have certainly receive many free traffics from others promoting your artile in the process.

    May 30th, 2010 at 8:19 pm
  7. 7

    Have you got anymore information about this because i’ve been looking everywhere for it.

    June 15th, 2010 at 9:17 pm

Leave a Reply?