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.
Functions and OOP » blog.dta.ro
Score(+): 0 | Views: 36 | Save it | Report it


Top 20 Similar PHP Tutorials

Sending SMS Through HTTP

Find out how webmasters send single or bulk sms messages from their webpages.
General » depiction.net
Score(+): 1 | Views: 68 | Similar Tuts | Save it | View this tutorial

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 » ineedtutorials.com
Score(+): 0 | Views: 31 | Similar Tuts | Save it | View this tutorial

Sending Forgotten Password

This php tutorial shows you how to send password to members via e-mail address when they forgot their password
General » phpeasystep.com
Score(+): 2 | Views: 54 | Similar Tuts | Save it | View this tutorial

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 » talkphp.com
Score(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial

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 » libraryofmike.org
Score(+): 0 | Views: 92 | Similar Tuts | Save it | View this tutorial

Skin and theme your website

Learn how to Skin and theme your website if you're using divs with PHP
Advanced » lirae.co.uk
Score(+): 0 | Views: 74 | Similar Tuts | Save it | View this tutorial

Getting META data of a website

How to get all META data of a website.
General » phptoys.com
Score(+): 0 | Views: 59 | Similar Tuts | Save it | View this tutorial

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 » nucleocide.net
Score(+): 0 | Views: 60 | Similar Tuts | Save it | View this tutorial

Getting a stock quote and display it on your website

Learn how to Get a stock quote and display it on your website
General » phptoys.com
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial

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 » lirae.co.uk
Score(+): 0 | Views: 60 | Similar Tuts | Save it | View this tutorial

Make Your Own Config Panel For Your Website!

Learn how to Configure area for your website
General » totaldream.org
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

Creating an advanced website shoutbox with PHP and MySQL

This tutorial is about creating an advanced website shoutbox with PHP and MySQL
General » avengex.com
Score(+): 0 | Views: 48 | Similar Tuts | Save it | View this tutorial

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 » zeronese.net
Score(+): 0 | Views: 49 | Similar Tuts | Save it | View this tutorial

Create a Random image generator for your website

Learn more about using a random image generator on your website with PHP
General » boon-tech.com
Score(+): 1 | Views: 54 | Similar Tuts | Save it | View this tutorial

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 » iscripting.net
Score(+): 0 | Views: 45 | Similar Tuts | Save it | View this tutorial

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 » designertuts.com
Score(+): 1 | Views: 61 | Similar Tuts | Save it | View this tutorial

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 » totaldream.org
Score(+): 3 | Views: 65 | Similar Tuts | Save it | View this tutorial