how we can retrive data in pdf along php mysql?
Answers were Sorted based on User's Feedback
Answer / shankar
There are many script to that so.
You can use FPDF,TCPDF,R&OS.
| Is This Answer Correct ? | 8 Yes | 0 No |
Can we use include ("xyz.php") two times in a php page "index.php"?
Explain scalar type declarations in php7?
What is the difference between php and cakephp?
What does accessing a class via :: means?
Why many companies are switching their current business language to php?
What is the PHP predefined variable that tells the What types of images that PHP supports?
How php statement is different from php script?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
How to assigning a new character in a string using php?
what will do ceil() and floor() in PHP?
How does csrf token work?
How does php isset work?