This tutorial will show you how to create a reset password script.
This tutorial will show you how to create a pagination system, In this example we will be using news table for the pagination.
This tutorial will show you how to display your IMAP mailbox folders.
This tutorial will explain how to connect to external IMAP servers such as Gmail, Hotmail, AOL as well as your own email server.
This tutorial will show you how to make a simple form to convert your text from upper-case to lower-case, This simple tool is really useful for when you need to change a piece of text to lower-case without having to re-write it.
PHP »
Basics — 3 months ago
— reviewed, not listed
Creating a simple one page site is a simple process, this tutorial will show you just how simple it can be.
PHP »
Basics — 3 months ago
— reviewed, not listed
A cool feature of PHP is being able to retrieve a sites meta data as an array with the function get_meta_tags().
This short tutorial will show you how to use it.
Last FM is great for listening to your favourite music and creating playlists, Another good thing about Last FM is it’s API, it allows you to do a lot of things one of which is pull your recent music tracks you listened to and display them on another site.
This can be done 2 ways this tutorial will show you both way’s of doing it, with only a few lines of code.
The first method is from an API call to an XML file,
The second method is calling your RSS feed.
This tutorial will show you how to make an RSS feed with php, For this guide we will build an RSS feed that will pull the latests posts from a blog database.
PHP »
Basics — 4 months ago
— reviewed, not listed
From time to time you may want to refresh the page or redirect the page with php this is very easy to do using the php header command, To use a header it has to be used before any output has started on the page.
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials.
Mind lending a hand?