What is the difference between get & post ?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose a variable may passed to other page using any of get,post,session,cookie methods and u want to retrive that variable value . what is the syntax?
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....
Does php need a closing tag?
Why does php start with variables?
What are session variables in php?
How do I expire a php session after 30 minutes?
what is hidden variable? what is its difference with the normal variable...
What library is used for pdf in php?
What is the difference between unset and unlink?
What is the functionality of the function strstr and stristr?
What are the differences between require and include, include_once?
How can you encrypt password using php?