Answer Posted / killer
USING FPDF this can be done
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do I escape in php?
What are the ways to include file in php?
What are php errors?
How to read and display a HTML source from the website url?
What difference between require() and require_once()?
How can I display text with a php script?
What is $_ get and $_ post in php?
What is variable function php?
Explain the difference between $message and $$message?
What is the difference between $message and $$message in php?
What are the rules in creating php variable?
List some array functions in php?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What is a namespace in php?
What is the function of mysql_real_escape_string in php?