What is the difference between "echo" and "print" in php?
No Answer is Posted For this Question
Be the First to Post Answer
Give small demo of writting OOP in PHP-mysql.
How to download files from an external server with code in php?
Is array empty php?
What is PECL?
explain the changes in php version
what is php?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
How can MYSQL functions be available with PHP?
What is php and what does it do?
Explain about the $_GET variable of PHP?
Actually am working in existing project which is developed in .net, am converting the .net into php code. am facing problem after uploading the .php in server. amgetting the error message like "The page cannot be found" but its working perfectly in local host
Which operator is used to concatenate two strings in PHP?