- What is the difference between Primary Key and Unique key?
- What is the difference between $name and $$name?
- what are the most common caching policy approaches ?
- What’s the difference between md5(), crc32() and sha1() crypto on PHP?
- What Is a Persistent Cookie?
- How to handle drop down box change event without refreshing page?
- What is difference between require_once(), require(), include()? Because above three function usefully use to call a file in another file.
- How to prevent web browser to image caching.
- How we can prevent Web browsers caching?
- How can we increase Memory size in php during run time?
- How can we change the value of php.ini during runtime?
- How to increase Execution Time Limit in php Using ini_set()
- Q What are the two important changes in new versions of PHP that affect old code are ?
- Q How the method of our form is POST ?
- Q What does htmlspecialchars() do ?
- Q How can we print the data from our form ?
- Q What does a strpos() function do ?
- Q Which of the variable that PHP makes automatically available to you ?
- Q How can we display $_SERVER variable ?
- Q Where the all webserver information is stored in PHP ?
- Q How can you get the complete list of the PHP variables ?
- Q If you are writing your PHP scripts using windows notepad, you will need to ensure that your files are saved with the .php extension.But notepad adds a .txt extension to files automatically, Now how can we prevent this ?
- Q What do you mean by Text Editors? And list the some PHP editors ?
- Q How can we remove a linefeed ?
- Q What do you mean by linefeed ?
- Q how can we jump in and out of PHP mode in an HTML file ?
- Q How can we start and close a PHP tag ?
- Q How can we access the above file if we developing locallay ?
- Q How can we create a PHP enabled Page ?
- Q Which type of files handled by PHP ?
- Q How can be parsing and accessing XML documents using PHP ?
- Q How can you access the remote objects in PHP ?
- Q Can you define Interconnection in PHP ?
- Q Write the name of some databases that are currently supported to PHP ?
- Q what are the PHP abilities ?
- QWrite name of the web servers to which PHP supports ?
- Q write the name of some operating systems of Php on which PHP can be used ?
- Q What is command line Sripting ?
- Q What is server side scripting ?
- Q What are the main areas in which PHP script is used ?
- Q What distinguishes PHP from something like client side Java Script ?
- Q .In PHP how can you jump in to and out of “php mode”?
- What does a special set of tags = and ?> do in PHP?
- How can we Calculate the similarity between two strings
- Return ASCII value of character in php?
- How can we format a number as “22.00″ in php ?
- how can we insert HTML line breaks before all newlines in a string
- what does money_format() function in php?
- what is difference between explode and implode functions?
- Count character in the string “Two Ts and one F.” in php ?
- what is difference between addslashes() and addcslashes()
- what is addcslashes() in php?
- What’s the difference between htmlentities() and htmlspecialchars()?
- Generate Unique number in php and mysql
- Get file extension using PHP
- Show child Pages of a specific parent Page
- How to Show parent page title even on child page
- How to kill a MySQL query?
- WordPress Installation Guide.
- How many tables present in MySQL
- what is difference between “$a dollars” or “{$a} dollars” ?
- what is __toString magic function in php?
- Magic Functions in php?
- What’s __sleep and __wakeup in PHP?
- How do you call a constructor for a parent class?
- WHAT ARE THE DIFFERENT TYPES OF ERRORS IN PHP?
- Differences between DROP a table and TRUNCATE a table?
- What is difference between echo $a or echo {$a} ?
- How many number of tables are present in MYSQL Data base?
- How can I execute a PHP script using command line?
- What is difference between Persistent Cookie and Temporary cookies?
- Days between two given dates using PHP?
- How can we repair a MySQL table?
- what is LEFT JOIN and RIGHT JOIN, INNER JOIN and OUTER JOIN in mysql?
- How to find nth highest salary
- What is the use of #id selector in JQuery library.
- In how many ways we can use ajax in JQuery library
- Set Timezone in php.
- File reading/downloading using php.
- Difference between include_once() and require_once().
- What difference between require() and require_once().
- What difference between include () and include_once()?
- How many ways can includes files in php.
- Superglobal variables in php.
- PHP cURL functions tutorial
- What is Type Juggling?
- How many data type are present in PHP.
