1.What are the difference between echo , print , print_r ? else this 3 can we show output to a client in some other way?
16 37714how can i find number of rows in a table using MS Access and php? i used odbc_num_rows($query); but it returned -1.
1 3320What 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?
11 21983Suppose your Zend engine supports the mode ?> Then how can u configure your PHP Zend engine to support mode ?
1 4768
What is the difference between for and foreach in php?
What is warning – “cannot modify header information – headers already sent”?
Php being an open source is there any support available to it?
How to get the IP address of the client/user in PHP?
Where php language is used?
What is the difference between unset and unlink?
Does php support polymorphism?
Do you know how can we check the value of a given variable is a number?
How to convert the first character to upper case?
What is boolean in php?
Why echo is faster than print in php?
What are the different tables(engine) present in mysql, which one is default?
How do I check if a given variable is empty?
Tell me what is the actually used php version?
How big is varchar max?