Answer Posted / juhi
<?
print ".PHP";
?>
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to get useful error messages in php?
Explain Type juggling?
How to call php function in jquery?
Which functions are used to remove whitespaces from the string?
How to invoke a user function?
Write a query to find the 2nd highest salary of an employee from the employee table?
What is php session id?
Explain Creating and Naming an Array?
What are headers in php?
How arrays are passed through arguments?
Can you specify the "new line" character in single-quoted strings?
What is difference between required and require_once in php?
Do you know what does $globals means?
What's the difference between using mysql_ functions and pdo?
How to connect to a url in php?