News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPPro.org:
SQL Intro, Reciprocal Links & Finding Links with DOM
October 06, 2008 @ 12:09:15

Kevin Waterson has added three new tutorials to his PHPPro.org website recently:

  • Introduction To SQL - The language used in relational databases is SQL. Regardless of the database used, a standard language is used to communicate with them all. This tutorial shows some basic concepts to using SQL.
  • Reciprocal Links - Automating reciprocal links at first glance looks a daunting task. This helper class takes away much of the pain of what can be a mindlessly tedious process and simplifies it into a few easy to use class methods
  • Get Links With DOM - Perhaps the biggest mistake people make when trying to get URLs or link text from a web page is trying to do it using regular expressions. The job can be done with regular expressions, however, there is a high overhead in having preg loop over the entire document many times. The correct way, and the faster, and infinitely cooler ways is to use DOM.

You can find the links to these and many other great tutorials over on the PHPPro.org website's tutorials section.

0 comments voice your opinion now!
tutorial sql intro reciprocal link dom find



Similar Posts

Maggie Nelson's Blog: NTILE() - easy way to generate tag clouds

Crynobone\'s Blog: Creating our own RSS Aggregators

Chris Ravensroft's Blog: How To Setup PHP5 with Tomcat 5

DevShed: Introducing the Composite Pattern in PHP 5

IBM developerWorks: Locking down your PHP applications


Community Events







Don't see your event here?
Let us know!


cakephp release book ajax code conference job package mysql framework zendframework PHP5 releases database security developer example PEAR zend application

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework