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 |
How can you propagate a session id?
How To Get the Uploaded File Information in the Receiving Script?
Describe the importance of DABA BASE ABSTRACTION LAYERS in PHP and database connection?
what is the diffrence between for and foreach?
11 Answers Hirolasoft, IBM, Photon,
How do I stop a php script?
What is a path Traversal?
I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable
Explain php split() function.
Which function is used in php to delete a file?
Explain how is it possible to set an infinite execution time for php script?
How can we pass the variable through the navigation between the pages?
How is the comparison of objects done in php?