Can we override static method?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What function should you use to join array elements with a glue string?

0 Answers  


How can we get the properties (size, type, width, height) of an image using PHP image functions?

4 Answers   ConSim,


What is an object in php?

0 Answers  


What is the difference between for and foreach?

0 Answers  


What distinguishes php from something like client side java script?

0 Answers  






What is difference between required and include in php?

0 Answers  


How can we convert the time zones using PHP?

1 Answers  


Tell me what is the use of mysql_real_escape_string() function?

0 Answers  


Does it possible to compile php with mysql without having mysql sources?

2 Answers  


hi! i am tushar. i am trying to insert digital signature in a pdf file using PHP. i create a digital signature jpg image using imagecreatefromjpeg() function, but whenever i trying to insert it into my pdf file it shown this error. "FPDF error: Not a JPEG file: signature.jpg". could some one help me? how can i insert a digital signature in a pdf file using PHP?

1 Answers  


How do I escape data before storing it in the database?

0 Answers  


what is DDL and DML?

10 Answers  


Categories