PHP 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: 111 | Save it | Report it


Top 20 Similar PHP Tutorials

Getting META data of a website

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

Parse html with PHP preg_match_all

Learn how to parse html with preg_match_all
General » web-development-blog.com
Score(+): 5 | Views: 128 | Similar Tuts | Save it | View this 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: 48 | 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: 82 | 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: 53 | 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: 68 | 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: 78 | 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: 54 | 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: 85 | 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: 70 | 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: 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(+): 5 | Views: 92 | 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: 48 | 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: 72 | Similar Tuts | Save it | View this tutorial

Export Data to CSV

Learn how to Use PHP to export data to a Comma Separated Value file
General » wlscripting.com
Score(+): 0 | Views: 41 | Similar Tuts | Save it | View this tutorial

Insert Data

After studying this tutorial you can learn how to Insert information in to a PHP MySQL database using Dreamweaver
Database » pixeldigest.com
Score(+): 0 | Views: 73 | Similar Tuts | Save it | View this tutorial

Display MySQL Data

Learn more about using dreamweaver. learn how to display database information
Database » pixeldigest.com
Score(+): 0 | Views: 71 | Similar Tuts | Save it | View this tutorial

Edit MySQL Data

Learn how to edit information stored in a PHP MySQL database
Database » pixeldigest.com
Score(+): 0 | Views: 53 | Similar Tuts | Save it | View this tutorial

Accessing Form Data

This tutorial will teach you how to access form data using PHP's _POST and _GET globals
General » ronsguide.com
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial

Export Mysql data to CSV

Want to export your Mysql data to a CSV(comma seperated value) file? In this tutorial i will show you how to export your data from Mysql into a CSV file.
Database » ineedtutorials.com
Score(+): 0 | Views: 47 | Similar Tuts | Save it | View this tutorial