Tell me how do I escape data before storing it into the database?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of $_request variable?
Xplain is it possible to use com component in php?
Can we override static method in php?
This is regarding file uploading. 1. Who will be the owner of the uploaded file ? 2. What permission you will give for an uploaded file ? 3. What is mean by user, group and others and what kind of permission you will give for each user and explain the reason?
How to replace a substring in a given string?
Why print_r is used in php?
Tell me how stop the execution of a php scrip?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
what is the scope of php in the future if any other language is developed then may be php is loss ???
Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?
What is cookies? How to create cookies in php?
What is restful api?