| Other PHP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to Define a Constant in PHP? Is $ symbol necessary?
| Maples | 5 |
| This question is regarding version control.
If two developers are committing the same php file at same
time what will happen ? What error it will show (if any) ? | TCS | 1 |
| What is mem_cache ? How do you put a database query into that ? | NIIT | 1 |
| What is the difference between InnoDb tables and MyIsam
Tables in php | | 1 |
| Is there a way to encrypt text from php? | | 4 |
| What is happening in the following code
$objA = new A(); // A is a class
$objB = $objA; | NIIT | 1 |
| what are Implode and Explode functions? | | 2 |
| what are the various PHP Script Optimization techniques? | TCL | 1 |
| coding for deleting items form data base on select | | 1 |
| How can we know that a session is started or not? | Rushmore-Consultancy | 3 |
| Does it possible to compile php with mysql without having
mysql sources? | | 1 |
| How can we send mail using JavaScript? | | 5 |
| What is the advantge and disadvantage of mysql_connet() and
mysql_pconnect() ? in which condition will you use
mysql_connect() and mysql_pconnect(). | Avanigoradia | 2 |
| How do you add a joomla Template in admin panel of joomla?
Please mention the steps | T3-Softwares | 3 |
| what is the importence of session.save_path in Php.ini file
and wht changes u've to made before using sesssions in ur
php program first time?
| | 4 |
| What are the different types of errors in PHP? | | 3 |
| I have 10 elements of Array, how can i remove 5 array
element, with single function. | | 10 |
| How can we upload a php + mysql Site | | 1 |
| when ever the user logged in the database table the current
registered date will be appeared | | 3 |
| How many ways are there for passing variables between pages
in PHP and what are they ? | | 8 |
| |
| For more PHP Interview Questions Click Here |