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 6289How can we extract string ?allinterview.com ? from a string ?http://info@allinterview.com? using regular expression of PHP?
6 11786What 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 19712Suppose your Zend engine supports the mode ?> Then how can u configure your PHP Zend engine to support mode ?
4 10356
Which software is best for php?
What are the two most common ways to start and finish a php block of code?
Explain Constant in Class?
What is difference between array_merge and array_combine?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
What are the differences between GET and POST methods?
Explain about require and include function?
What is the correct and the most two common way to start and finish a php block of code?
What are the Formatting and Printing Strings available in PHP?
Why many companies are switching their current business language to php? Where php basically used?
How to get useful error messages in php?
How easy is php?
What is the purpose of using php?
Php says that an array is an ordered map. But how the values are ordered in an array?
Is php 7.0 stable?