Recommend this page to a friend! |
![]() |
Info | Screenshots | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() | Total: 7,155 | All time: 272 This week: 49![]() |
Version | License | Categories | ||||
querytabledisplay 1.0.0 | BSD License | HTML, Databases |
Description | Author | ||||||||
Class that outputs a table with the data from the result rows of a database query. It features: |
|
Detect file encoding and convert it to UTF-8 without BOM
I am unable to detect file encoding, that needs to be converted
Screenshots (1) | ||
![]() |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Schema definition of an example currencies database |
![]() |
Class | Query result table display class |
![]() ![]() |
Conf. | Database configuration definitions |
![]() ![]() |
Aux. | Script to setup the example currencies database |
![]() ![]() |
Example | Example script that shows how to use the class |
![]() ![]() |
Output | HTML output of the class example script. |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
![]() |
![]() | querytabledisplay-2008-06-08.zip 16KB |
![]() | querytabledisplay-2008-06-08.tar.gz |
![]() | Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Metabase | ![]() |
Database independent abstraction layer used to access many SQL databases | Required |
Table wrapper base class | ![]() |
Base class to present the query results in HTML tables | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Hey, all i need to do is show all the information in an MySQL table in an HTML table, regardless of the number of rows... |