How do you develop your own PHP extension ?
Answers were Sorted based on User's Feedback
<?
echo 'PHP';
?>
this file save as .php extention.
| Is This Answer Correct ? | 4 Yes | 13 No |
Explain about Type Juggling in PHP?
Explain what is the static variable in function useful for?
How do you identify independent and dependent variables in research?
What are escaping characters?
How many escape sequences are recognized in single-quoted strings?
What is the alternative structure for control structures?
This is regarding file uploading. 1. Who will be the owner of the uploaded file ? 2. What permission you will give for an uploaded file ? 3. What is mean by user, group and others and what kind of permission you will give for each user and explain the reason?
Where sessions stored in PHP?
What changes to done in PHP.ini file for file uploading?
how to store case sensitive data in mysql ? how repair mysql table? diff bet float, double,real? diff bet mysql_fetch_object() and mysql_fetch_array()? which version of mysql support procedure , trigger? diff php4 and php 5? op - 2+5+"8"=? how to create object in javascript? query - select games from team who won games 2/4/6? NaN command in php? How to offload System date in mysql? typecasting in php? how to convert string to two decimal no? how to parse xml file in php command line argument in php? diff bet $msg,$$msg? diff bet require(), include(), include_once()? tables in mysql?
How to print \ in php. Only \ with out using . or *.
Is set in php?