Selasa, 29 Agustus 2006

PHP DataGrid v.1.x.x

--------------------------------------------------------------To download version 1.1.1 click here.This version changes: - fixed bugs in getHeaderName() - fixed bugs in noDataFound() - fixed bugs in setColumnsInViewMode() - fixed bugs in combine_url() - fixed bugs in setCssClass()To download version 1.1.0 click here.--------------------------------------------------------------PHP DataGrid

Minggu, 27 Agustus 2006

Examples of code PHP DataGrid v.1.x.x

In datagrid.class file you can find commented lines of how to create, call and work with this class. All you need is to copy all commented lines of the code into you page and uncomment some lines. That's all!Now we'll check this example to get you understanding how it works.For example, we have a database (mySQL) with 3 tables:country    CountryID   RegionID   Name   Description   Population   

PHP DataGrid Version Comparison

This is a general version comparison for PHP DataGrid class: Ver. 1.x.x Ver. 2.x.x Ver. 3.x.x Ver. 4.x.x CSS emb.templatesYesYesYesYes Column sortingYesYesYesYes FilteringNoYesYesYes PaggingYesYesYesYes ExportingNoNoNoYes PrintingNoNoNoYes Automatic validationNoNoYesYes -- Client sideNoNoYesYes -- Server sideNoNoNoNo View modeYesYesYesYes -- Tabular layoutYesYesYesYes -- Columnar

Sabtu, 26 Agustus 2006

FAQ

 1.  Who you are?  2.  Why you do it?  3.  Is all scripts on this blog are absolutely free? 4.  What to do if I found bug/s? 5.  What to do if I can't run a script? 6.  How can I to subscribe for the blog news? 7.  How can I help to the PHP Builder project?Q1: Who you are?A1: ^ topQ2: Why you do it?A2: I really do not know. :) May be because... I like PHP programming and I want people will like