How do you connet mysql database with php?
No Answer is Posted For this Question
Be the First to Post Answer
What is php compared to html?
which function used to get the file name in php?
Name and explain five of the PHP error constants?
Tell me can you extend a final defined class?
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)?
What is the difference between exception::getmessage and exception::getline?
What is the difference between laravel and php?
How to turn on the session support?
What are the different ways to login to a remote server? Explain the means, advantages and disadvantages?
What is $row in php?
What is a variable cost example?
Can a php code encryted? Is it possible to execute the php file which is encrypted(without decrypting), if so pleaze tell me the way.