Tutorials by phpbuilder.com
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:
667
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:
662
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:
577
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:
697
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:
2 Total Views:
830
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:
4 Total Views:
1,141
There is a great misconception that SQLite is not available for PHP4, rather only for PHP5.
September 30,
2009
Today Views:
2 Total Views:
664
In this article I will show how to generate dynamic XML documents with Object-Oriented PHP.
September 7,
2009
Today Views:
1 Total Views:
603
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:
884
The PHP RPC server uses the XML_RPC_Server object provided by the PEAR XML-RPC package. Both this and the EmailValidator object will be...
August 20,
2009
Today Views:
1 Total Views:
628









