What is the function of mysql_real_escape_string in php?
No Answer is Posted For this Question
Be the First to Post Answer
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 does the php error 'parse error in php - unexpected t_variable at line x' means?
Does browser understand php?
Where are the session values stored?
Can you use both this () and super () in a constructor?
What does php do?
How to check whether a number is prime or not?
Which is faster for or foreach?
Are parent constructors called implicitly inside a class constructor?
Explain soundex() and metaphone().
What is the use of @ in php?
What is the interface in php?