How do sessions work in php?
What is the basic syntax of Php?
how we can upload and view video files
How php statement is different from php script?
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 can you propagate a session id?
Why would we use === instead of ==?
What is overloading in php?
Does php need html?
Which function is used in php to check the data type of any variable?
How many keywords are there in php?
What is restful api?
How can we pass the variable through the navigation between the pages?