Tutorials by phpbuilder.com
So here is what I plan to tackle in this article: Creating complex, powerful, queries to take advantage of your table schemas and Building those queries on the fly according to user input.
May 13,
2010
Today Views:
1 Total Views:
1,044
This tutorial is intended to show you how to install the SQLite PECL Extension in PHP4. Following its installation I will walk through a basic example of using SQLite to access a database stored in a flat file.
May 12,
2010
Today Views:
2 Total Views:
1,077
Checkboxes in web forms are useful because they allow the person filling out the form to choose from a wide range of possible choices. Specifically, it allows the user to choose some, all or none of the elements.
May 10,
2010
Today Views:
1 Total Views:
1,350
One of the most important factors in dynamic web page development is database definition.
May 7,
2010
Today Views:
1 Total Views:
1,143
How to store images directly in the Sql database.
May 7,
2010
Today Views:
1 Total Views:
1,115
The focus of this article is on how to transform XML documents with XSLT using the Sablotron XSLT processor.
April 27,
2010
Today Views:
1 Total Views:
1,108
Transactions may sound reasonably straightforward, as indexing does, but there are a lot of things you can do wrong which will haunt you in certain circumstances.
April 23,
2010
Today Views:
2 Total Views:
1,289
Like most PHP developers out there, I started off using databases to store relatively simple data structures for my dynamic sites.
April 15,
2010
Today Views:
2 Total Views:
1,710
Which database do I use: Postgres or MySQL? This age-old question has plagued developers for, what, at least a couple years now.
March 19,
2010
Today Views:
1 Total Views:
1,113
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:
1 Total Views:
1,322










