PHP Tutorial

Parse html with PHP preg_match_all

Learn how to parse html with preg_match_all
General » web-development-blog.com
Score(+): 13 | Views: 949 | Save it | Report it


Top 20 Similar PHP Tutorials

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(+): 5 | Views: 352 | Similar Tuts | Save it | View this tutorial

Mail Form with PHP and HTML

Learn how to create a basic MAIL FORM using PHP and HTML.
General » tutorial5.com
Score(+): 4 | Views: 179 | Similar Tuts | Save it | View this tutorial

HTML to PHP converter script in PHP

In this tutorial you can learn HTML to PHP converter script in PHP
General » kenetix.net
Score(+): 4 | Views: 167 | Similar Tuts | Save it | View this tutorial

Creating Dynamic PDF files using HTML and PHP

In this tutorial you will learn how to create Dynamic PDF files using HTML and PHP
General » macronimous.com
Score(+): 4 | Views: 276 | Similar Tuts | Save it | View this tutorial

Marrying the Zend Framework and HTML Ajax

What if you want to use some HTML Ajax without having to move code from the controller? The answer is that you have to be able to make instances of each controller. Start with the class you extend Zend_Controller_Action with
General » prodevtips.com
Score(+): 3 | Views: 216 | Similar Tuts | Save it | View this tutorial

Basic HTML email list with PHP and MYSQL integration

This tutorial will teach you how to make a simple newsletter in PHP/MYSQL with account activation.
General » chipmunk-scripts.com
Score(+): 5 | Views: 193 | Similar Tuts | Save it | View this tutorial

Using POST and GET to retrieve data from html forms with an interactive example

Learn how to use POST and GET to retrieve data from html forms with an interactive example
General » azroc.co.uk
Score(+): 4 | Views: 188 | Similar Tuts | Save it | View this tutorial

Delete HTML table rows without any database support

In this tutorial you will learn how to Delete HTML table rows without any database support
General » bewebmaster.com
Score(+): 3 | Views: 160 | Similar Tuts | Save it | View this tutorial