Recommend this page to a friend! |
![]() |
Info | Example | Screenshots | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() | Total: 7,802 | All time: 226 This week: 67![]() |
Version | License | PHP version | Categories | |||
sql2pdfreport 1.0.1 | GNU General Publi... | 4 | Databases, Files and Folders, Web ser... |
Description | Author | |
This class can be used to generate a PDF document from the results of MySQL database queries. |
What is the best PHP class to create PDF table from SQL results
Create query results table in PDF
What is the best PHP mysql to pdf class?
Export MySQL query results to pdf or excel
PHP page to PDF
Output PHP page to pdf
What is the best PHP print to pdf class?
I want to generate PDF print outs from a MySQL application
<?php
|
This class generates PDF Report from SQL query.
Here's how it works:
For Remote PDF Application, I have used html2ps and html2pdf (supplied by http://www.tufat.com/script19.htm). It is 100% FREE for commercial AND non-commercial use! It renders pages as PDF documents and PostScript files. I have deployed this application to phpResource(http://groups.yahoo.com/group/phpresource/) group's server for easy and reliable access. My special thanks goes to phpResource group.
And Me: I am a hardcore C/C++ and PHP programmer. I enjoy my times in implementing varities of freelancing works.
Please rate this class if you like and if it comes to your needs. Please feel free to contact me for any suggestion and/or further assistance regarding the technique and its implementation.
MA Razzaque Rupom Moderator, phpResource Group http://groups.yahoo.com/group/phpresource/ My Blog : http://www.rupom.info Emails: rupom_315@yahoo.com rupom.bd@gmail.com
Screenshots (1) | ||
![]() |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Example SQL File |
![]() ![]() |
Data | Documentation |
![]() |
Class | Sql2PdfReport Class |
![]() ![]() |
Example | Example Usage |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
![]() |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
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 |
i am the top downloaded author for this week at phpclasses.org... |
If you are looking for creating PDF output of your HTML pages, you can do it using PHP’s PDFlib module.... |