Is php easier than node?
No Answer is Posted For this Question
Be the First to Post Answer
Which is the latest version of php?
Do you know design patterns. List few?
How can you retrieve data from the mysql database 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....
Which is better get or post method?
What is mysql_fetch_array?
Tell me how to find current date and time?
What is session expiry?
What is php programming used for?
How do I escape data before storing it in the database?
Is it possible to submit a form with a dedicated button?
What is difference between isset and empty in php?