Can we use include ("xyz.php") two times in a php page "index.php"?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what is the difference between ereg_replace() and eregi_replace()?
What is the maximum size of a database in mysql?
What is difference between rest and http?
What is php limit?
Explain the purpose of output buffering in php.
What is the meaning of "enctype= multipart/form-data" ?
What does the initials of php stand for?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What language is similar to php?
Which function can be used to exit from the script after displaying the error message?
What is the array in php?
How does php serialize work?