What is the difference between Session and Cookie?
No Answer is Posted For this Question
Be the First to Post Answer
How to define a user function?
equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }
What is final keyword in php?
Is php the same as html?
How can you propagate a session id?
What is global array in php?
How we can retrieve the data in the result set of mysql using php?
What is difference between base_url and site_url?
How to select a database in php?
How to link one site backend to another site frontend?
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....
How to close a session properly?