| Other PHP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what are the differents between 'action' and 'target' in
form tag? | | 3 |
| How can I maintain the count of how many persons have hit
my site? | Rushmore-Consultancy | 1 |
| Can anyone explain about join? | | 3 |
| 1.Where are the sessions storing ?
2.What are the contents of a session file ?
3.If the server is loaded with too many session files there
is a possibility of server crash. How can we solve this
issue?
4. How does php server identify that the particular session
belongs to particular user ? For ex: If two users A and B
logged from different machine, separate session files (say
1 and 2) will be created in the server. But how the php
knows that 1 belongs to A and 2 belongs to B ? | TCS | 3 |
| what is the difference between mysql_fetch_array() and
mysql_fetch_row()? | | 9 |
| Design a class that should always return a single object ? | NIIT | 3 |
| What IS PHP? | Reliance | 1 |
| What are the security measures we have to take for our site
not to hack by others. | Infosys | 1 |
| How to install PHP with --mcrypt and --mhash? | | 1 |
| Which is the best method to fetch the data from mysql?
1.mysql_fetch_array()
2.mysql_fetch_object()
3.mysql_fetch_row()
4.mysql_fetch_assoc() | | 3 |
| how to select single row from table and insert into same
table as a new record by using a single sql query. | | 1 |
| Is there any function to find repeated value in an array?
What is w2 standard | | 1 |
| What is a procedure in php? | Wipro | 5 |
| Does it possible to compile php with mysql without having
mysql sources? | | 1 |
| How to add different images in php program like a job
site....... | | 2 |
| Apart from mail() function to send emails,is there any other
functions in PHP to send emails? | | 3 |
| Without using forms and hidden variables, how to send
variables from a PHP script to another URL using POST
method? | | 2 |
| I created a new joomla module for administrator. when am
going to install this, it is going "joomla/modules" path.
but, i want to install this in the
"joomla/administration/modules" path. | | 2 |
| How can we register the variables into a session? | | 1 |
| What are the limitations or drawbacks of PHP ? | iDream | 2 |
| |
| For more PHP Interview Questions Click Here |