How to generate pdf file in php?
Answer / 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 |
What is multidimensional array in php?
Is php developer in demand?
How can cross site request forgery csrf be prevented?
What does it mean when it says the csrf token is invalid?
How can I increase my website session?
What is a controller in programming?
How to create a mysql connection in php?
Tell us how can we access the data sent through the url with the post method?
What is session and Cokkies . How it works . tell some thing about Session_id()
Is laravel better than codeigniter?
What is put method in php?
Write a program in php to print a table of a number?