Tutorials by phpbuilder.com

You can find here all the 32 tutorials by phpbuilder.com. The author's home page URL is http://www.phpbuilder.com.
Sort byTutorials Per Page
Pages:1 | 2 | 3 | 4 | Next| Last
You have a web site with pages accessing a database. You want to use PHPLIB, but do not want to change your existing database to suit. Here is the answer to your dreams. PHPLIB and multiple databases.
March 9, 2010 Today Views: 2 Total Views: 685
In a previous job when I was responsible for hiring PHP developers, I always used to ask questions about database abstraction in my interviews. It's amazing how often...
February 15, 2010 Today Views: 1 Total Views: 561
I will walk the reader through a fairly simple application of XML that I used to implement a news system for my home page.
February 11, 2010 Today Views: 2 Total Views: 562

XML How-To

Author: phpbuilder.com  Rating:
Recently, at work I was given the job of learning XML. OK, so it wasn't technically XML, it was RDF, but I found that PHP's XML parsing functions worked just the same.
February 4, 2010 Today Views: 1 Total Views: 498
This article will explore the application independent XML validation standards of DTD's, the XML Schema Language and the XSLT-based Schematron language.
January 21, 2010 Today Views: 2 Total Views: 594
One big question is what kind of services can be provided on the web? Well, a lot of them, some are already in use and some will be appearing in a short future.
December 10, 2009 Today Views: 1 Total Views: 746
Chances are that at some point in the life of a web site you will need to be creating content on request. Fortunately (yeah, right...), I had to tackle this early in the development of our Metalloprotein Database site at TSRI.
October 7, 2009 Today Views: 1 Total Views: 1,027
There is a great misconception that SQLite is not available for PHP4, rather only for PHP5.
September 30, 2009 Today Views: 2 Total Views: 575
In this article I will show how to generate dynamic XML documents with Object-Oriented PHP.
September 7, 2009 Today Views: 2 Total Views: 526
Abstraction is a technique which simplifies something complex. It does this by removing non-essential parts of the object, allowing us to concentrate on the important parts.
August 24, 2009 Today Views: 1 Total Views: 789
Pages:1 | 2 | 3 | 4 | Next| Last