PHP Tutorial

Build you own YouTube

This tutorial is going to help you to build your own YouTube- Server side video conversion
General » noboxmedia.com
Score(+): 3 | Views: 160 | Save it | Report it


Top 20 Similar PHP Tutorials

Build A Link Scraper With PHP

In this tutorial you will learn how to build a PHP script that scrapes links from any web page. The lesson covers extracting content from a site using cURL, parsing the content with PHP's Dom functions, finding links using XPath queries, and storing the links in a MySQL database. Legal issues associated with scraping content is discussed at the end of the tutorial.
Basics » merchantos.com
Score(+): 3 | Views: 183 | Similar Tuts | Save it | View this tutorial

Build an RSS Feed From the Information In Your Database With PHP

Learn how to take information in a MySQL database table and export it to RSS using the file writing capabilities of PHP.
General » shadow-fox.net
Score(+): 14 | Views: 593 | Similar Tuts | Save it | View this tutorial

Build up a function to secure a text box for your forms

Learn more about Building up a function to secure a text box for your forms
General » cagedflame.com
Score(+): 5 | Views: 178 | Similar Tuts | Save it | View this tutorial