PHP Tutorial
Sending SMS from your website
This article explains how to send SMS from your website using the ClickATell API and a PHP class.
Top 20 Similar PHP Tutorials
Sending SMS Through HTTP
Find out how webmasters send single or bulk sms messages from their webpages.
General »
Sending emails with php
In this tutorial, we’ll see how the PHP server-side scripting language can be used to send email, and explore how to send complex message types such as HTML email or emails with file attachments.
General »
Sending Forgotten Password
This php tutorial shows you how to send password to members via e-mail address when they forgot their password
General »
Sending Emails with the Zend Framework
Many PHP applications require the ability to send emails nowadays from simple plain-text emails confirming a registration to advanced HTML newsletters.
PHP allows us to send emails using the mail() function but this can quickly get complex when you begin to add HTML, attachments and different character encoding.
Advanced »
Using DOM and PHP to parse website data
In this tutorial you will learn how to use DOM and PHP for parsing website data
Advanced »
Skin and theme your website
Learn how to Skin and theme your website if you're using divs with PHP
Advanced »
Send SMS cellphone messages from your website
This will allow you to send messages to your cellphone from your website. I use it to send me certain information automatically.
General »
Getting a stock quote and display it on your website
Learn how to Get a stock quote and display it on your website
General »
Skin and theme your website if you're using iframes with PHP
Learn how to skin and theme your website if you're using iframes with PHP
Advanced »
Creating an advanced website shoutbox with PHP and MySQL
This tutorial is about creating an advanced website shoutbox with PHP and MySQL
General »
Creating a Website Design Template System Using PHP
Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow.
Advanced »
Create a Random image generator for your website
Learn more about using a random image generator on your website with PHP
General »
Make a Basic Advertisment System For Your Website
This tutorial contains a small but useful script. You can use it to manage your ads if you have several people wanting to advertise on your site for a specified amount of time or you can use it as a simple affiliate box
General »
Paypal IPN - Receiving instant payments on your website
Instant Payment Notification allows you to integrate your PayPal payments with your website's back-end operations, so you get immediate notification of payments.
This tutorial explains how to use Paypals IPN system with a single item purchase.
General »
Reverse TinyURL's encryption to find out the website
This is a neat little way to "reverse" TinyURL's code. It dosn't really reverse the url but seeks the URL inside the page.
General »






