How to set a page as a home page in a php based site?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between require() and require_once()?
Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?
1 Answers Rushmore Consultancy,
How to upload any files extension in our database Ex.(.doc,.txt,mp4,mp3 etc.)in php
How to remove the new line character from the end of a text line in php?
What is the difference between $name and $$name?
How to communicate with sockets in php?
How do you destroy a particular or all Sessions?
How can I retrieve values from one database server and store them in other database server using PHP?
What is php session_start() and session_destroy() function?
Do you know what's the difference between __sleep and __wakeup?
Explain what is meant by pear in php?
What are getters and setters and why are they important?