Answer Posted / sunil kumar
<?php
echo(4,900);//depend upon ur choice
?>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can I learn php in a month?
Tell me how to find the position of the first occurrence of a substring in a string?
Do while loops?
How escape single quotes php?
Which cryptographic functions in php returns the longest hash value?
How values in arrays are indexed?
What is str_replace()?
Declare a new variable in php equal to the number 3;
How to read a file in binary mode?
What is the difference between $message and $$message in php?
How many data types are used by php?
How to create an array in php?
What are psrs? Choose 1 and briefly describe it?
Explain the purpose of output buffering in php.
What does addslashes do in php?