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 |
How many escape sequences are recognized in double-quoted strings?
What is the default session time in php?
Describe which programming language does php parallel to?
How to convert a character to an ascii value?
how to include external php file in to html page?
How to Pass JSON Data in a URL using CURL in PHP?
What are examples of dependent variables?
How to get number of days between two given dates using PHP?
What is the difference between mysql_connect and mysql_pconnect ? Which one is good in terms of performance ?
What are the 3 scope levels available in php and how would you define them?
What is the difference between include and include_once ? Which is one is good in terms of performance ?
How can you pass a variable by reference?