How can I prevent sql-injection in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is php data type?
What is stripslashes 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....
How is it possible to know the number of rows returned in result set?
Without using forms and hidden variables, how to send variables from a PHP script to another URL using POST method?
Explain what are the different errors in php?
What is good average session duration?
How to find the position of the first occurrence of a substring in a string?
Explain what are some new features introduced in php7?
What are the delimiters in php?
What is difference between html and php?
How do you define a constant?