What is the difference between echo and print statement?
Answer Posted / guest
Both are output statements
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is the difference between explode() and split() functions?
How are sessions maintained?
How to create database connection and query in php?
Is php case sensitive?
What is url encoding and decoding in php?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
Which function Returns the time of sunrise for a given day / location in PHP.
What is the difference between md5(), crc32() and sha1() crypto on php?
Is numeric in php?
Why is php used for web development?
List some sorting functions in php?
What does the unlink() function means?
What does PEAR stands for?
What is include in php?
How many escape sequences are recognized in single-quoted strings?