how to detect a mobile device using php


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

How can I increase my website session?

0 Answers  


What is the use of stripslashes in php?

0 Answers  


Explain how is it possible to set an infinite execution time for php script?

0 Answers  


Tell me how to create a text file in php?

0 Answers  


equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }

2 Answers  






i was set new individual folder for saving session values,the folder name is session and i set 777 permission,using session.save_path function like session.save_path "/home21b/sub004/sc21311-ULCX/candyoflove.com/session/" but it causing Warning: Unknown(): SAFE MODE Restriction in effect. The script whose uid/gid is 12112/12112 is not allowed to access /home21b/sub004/sc21311-ULCX/candyoflove.com/session owned by uid/gid 12267/12267 in Unknown on line 0 ,please tell what changes make this script, i was using .htaccesss file..plz help me....

1 Answers  


Tell me what is mean by an associative array?

0 Answers  


Is c similar to php?

0 Answers  


What is polymorphism?

0 Answers  


How do I display php errors?

0 Answers  


How do you check if a variable has been set in php?

0 Answers  


Distinguish between urlencode and urldecode?

0 Answers  


Categories