how to detect a mobile device using php
No Answer is Posted For this Question
Be the First to Post Answer
How to Retrieve the Session ID of the Current Session?
Tell me what kind of things have you done on the social side?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How to create a mysql connection?
Explain NULL?
Who is the father of PHP and explain the changes in PHP versions?
13 Answers Befree, iMark Group, Netizen,
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)?
Apart from mail() function to send emails,is there any other functions in PHP to send emails?
How to execute an sql query?
Write a query to find the 2nd highest salary of an employee from the employee table?
List some sorting functions in php?
What does the unlink() function means?