How many types of php frameworks are there?
No Answer is Posted For this Question
Be the First to Post Answer
What is a closure in php?
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....
Explain the differences between get and post methods?
What is php constructor?
How to read a file in binary mode?
Tell me what does pear stands for?
What does a special set of tags do in php?
What is x+ mode in fopen() used for?
what is session_set_save_handler in PHP?
What is session in php why it is use?
Should I use mysqli or pdo?
What is a substring in php?