What is the difference between array_map () and array_shift ()?
No Answer is Posted For this Question
Be the First to Post Answer
How will you sened requests from server1 to server2 from server2 to server3 and so on .. w/o letting the output come to the browser or say the client end in php
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?
Explain about objects in PHP?
What are magic constants in php?
Which will check if a function exists?
What is an array in php?
What are the features of object-oriented programming in php?
What is the difference between htmlentities() and htmlspecialchars()?
What is the use of namespace in php?
how we can use lamp.ie installatiion and basic workings.Is it similar to wamp in usage?
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
How can post form values with out press submit button