Explain mysql_errno()?
No Answer is Posted For this Question
Be the First to Post Answer
What are the encryption functions in php?
Tell me how to create a session? How to set a value in session? How to remove data from a session?
What is the use of header in php?
Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.
What are PHP Magic Methods/Functions. List them.
Which framework is best for php development?
What is the scope of a variable defined in a function?
What is in a cookie?
Why is php so popular?
How do you compare strings in java?
What is the best way to change the key without changing the value of a php array element?
What is the delimiter syntax is PHP's default delimiter syntax