Explain about the data types in PHP?
What is a closure in php?
Write a program to find a string is palindrome or not?
What are the differences between PHP 3 and PHP 4 and PHP 5?
What is encapsulation in oop php?
Why do we use query?
how to store date to database
when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...
What is constructors and destructors?
How to execute a function in php?
What is static method php?
Explain me is it possible to destroy a cookie?
1.<?php echo'bsfjbsnmfbs'; ?> 2.<? ech'hjndfjkshf'; ?> 3 <? echo'naskfdjnask'; three programs are exected but which is beter why