Answer Posted / chinchu
We can create pdf files in php by using PDF libraries such
as TCPDF,FPDF etc
You can find the TCPDF library here http://www.tcpdf.org/
and FPDF library here http://www.fpdf.org/
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Write the statements that are used to connect php with mysql
What is the capacity of mysql database?
What is a closure in php?
What is use of header() function in php?
What changes I have to do in php.ini file for file uploading?
Why is used in php?
Can php variables have numbers?
Does php support function overloading?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
Which software is used to run php programs?
How to check whether a number is prime or not?
What is difference between php and html?
What is the maximum size of a database in mysql?
What is the difference between super () and this ()?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?