What is a http session?
No Answer is Posted For this Question
Be the First to Post Answer
How to remove the new line character from the end of a text line?
How does the identity operator === compare two values?
How to invoke a user function?
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()
What are php filters?
What is the difference between require_once and require in php?
Write a program to swap two numbers using 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....
What is the difference between for and foreach?
describe arguments in header in php?
How do I repair phpmyadmin?
What is the use of print_r function in php?