What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
1 6371How can we extract string ?allinterview.com ? from a string ?http://info@allinterview.com? using regular expression of PHP?
6 11971What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?
HCL,
7 19936Suppose your Zend engine supports the mode ?> Then how can u configure your PHP Zend engine to support mode ?
4 10513
What is the function to count elements in an array in PHP?
How do I escape data before storing it into the database?
Explain what is meant by pear in php?
What is the alternative structure for control structures?
What is difference between require_once(), require(), include()?
What is php variable?
What is ci framework in php?
How does php work with apache?
What is the method to register a variable into a session?
Is null in php?
What is symfony php?
Name some of the functions in php.
What is scope of variable in php?
Explain me is it possible to destroy a cookie?
Write a program to display a table of any given number?