PHP Interview Questions
Questions Answers Views Company eMail

can we use PGP with PHP?

1 5161

How can you insert javascript in php code?

TCS,

13 61911

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

2 4221

What does PHP stand for?

7 9026

Is it possible to get the screen resolution and like with php?

1 3624

How can you count number of parameters given in a URL by POST method?

5 15030

what is this error "Call to unsupported or undefined function mysql_connect();" and when you will get this?

2 4201

what method is used to get a user's IP address?

2 6471

What is PEAR?

1 4536

Explain about error handling in php?

INDUS, Life Infotech, Yahoo,

1 6614

Is it possible to connect to a Microsoft Access database without a DSN? If so, how??

3 7143

Is there a way to encrypt text from php?

5 7076

Without using forms and hidden variables, how to send variables from a PHP script to another URL using POST method?

2 29394

How do you set the browser timeout?

3 9479

Whats the difference between include() and require()?

4 7459


Post New PHP Questions

Un-Answered Questions { PHP }

What is Type hinting in PHP?

709


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.

1503


What is the difference between die () and exit () in php?

505


Which function can be used to delete a file?

586


How do I find out the number of parameters passed into function9?

538






What do the initials of php stand for?

570


What is Apache's configuration file typically called?

555


What are php loops?

533


What is needed to be able to use image function?

523


How we get browser details of clients machine?

518


Explain how we can get the number of elements in an array?

516


What is csrf mvc?

502


How to remove blank spaces from the string?

532


What is php good for?

507


How to reset/destroy a cookie in php?

525