What are the different functions in sorting an array?
Answer / rajan vardawaj
Sorting functions in PHP: asort() arsort() ksort() krsort()
uksort() sort() natsort() rsort()
| Is This Answer Correct ? | 11 Yes | 1 No |
What is the maximum size of a database in mysql?
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
What is default session time and path in PHP. How to change it?
What is the purpose of the '.myd' file extension? What do thes file contain?
How to send a cookie to the browser?
Are parent constructors called implicitly inside a class constructor?
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?
What is session and Cokkies . How it works . tell some thing about Session_id()
1 Answers DVS, Net Solution, PVWEBCO,
how to detect a mobile device using php
Is php case sensitive?
What is constructor and destructor?
How many data types are used by php?