| Other PHP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Who is the father of PHP and explain the changes in PHP
versions? | iMark-Group | 3 |
| Why using the htaccess file | | 2 |
| How can I add text to an image?
| Rushmore-Consultancy | 1 |
| How to find out, how a user visited a particular page? | Yahoo | 3 |
| How can we create a database using PHP and mysql? | | 2 |
| How would you impletement download and upload a file in php | A1-Technology | 2 |
| What is PHP? | | 8 |
| Which of the following represents the proper way to set a
session variable?
Answer:
a. $_SESSION['foo'] = 'bar';
b. session_start();
c. session_set_save_handler ('myopen', 'myclose', 'myread',
'mywrite', 'mydelete', 'mygarbage');
d. $foo = $_SESSION['foo'];
2.When administering MySQL, you should make the data
directory accessible via the operating system
3.which statement can be used to determine how the optimizer
resolves a query | TCS | 7 |
| What are the current versions of apache, PHP, and mysql? | | 3 |
| In how many ways we can retrieve the date in the result set
of mysql using PHP? | | 1 |
| does PHP support foreign key and Rollback?yes or not.if not
then why. how will you done these concept in php? | Avanigoradia | 1 |
| In How many ways can u represent Not equal?Give Syntax of
all ways.. | | 3 |
| what are in image creating functions in php | A1-Technology | 4 |
| Suppose a variable may passed to other page using any of
get,post,session,cookie methods and u want to retrive that
variable value . what is the syntax? | | 6 |
| what are Implode and Explode functions? | | 2 |
| hi to all i am fresher in php and want to learn php and
want a fresher job in php. how to total time i expend to
learn php and what is freshers salary. | | 2 |
| What are the differences between require and include,
include_once? | | 2 |
| What is indexing in mysql and how do we create indexing in
mysql | | 2 |
| How can I loop through the members of an array?
| Rushmore-Consultancy | 1 |
| suppose if u want to pass session value using cookies onlu..
what changes i've to made in php.ini file?
| | 1 |
| |
| For more PHP Interview Questions Click Here |