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 6373How 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 19939Suppose your Zend engine supports the mode ?> Then how can u configure your PHP Zend engine to support mode ?
4 10519
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Write a program using while loop?
What types of MYSQL function available for affecting columns
How do I find out the number of parameters passed into function9?
Tell me how can we check the value of a given variable is alphanumeric?
What is use of isset function in php?
How to create a table using php?
What are the characteristics of php variables?
How to get the number of characters in a string?
What is the difference between query and inquiry?
Why do we use in php?
What is the function of string in c?
What is explode() in php?
What are php applications?
What are escaping characters? Explain with an example?