PHP Questions Home | Register | Login
Categories
Arrays
Files
Forms
Creating PDFs
PHP Errors
Functions
Images
MySQL
Numbers
Others
Strings
Website
Unanswered

PHP Forums
Forums Index
MySQL Forum
PHP Forum
Flash/Actionscript
Javascript
Web design

More PHP
PHP Functions
Top Questions
Ask a Question
PHP Interview Questions
PHP Jobs
Ecommerce
IT Questions
Business Websites

Sponsors

sponsor ad
My Salary
PHP Developer Salary
Advertise Here

What are magic quotes?


Magic quotes is a configuration setting within PHP that means that all data containing a single or double quote, or NUL, will automatically be escaped with a backslash before being entered into a database.

You will need to know whether the setting is on or not so as you can process data correctly that is going into or coming from a database.

Comment on this Question and Answer >>>

ASK A QUESTION

More forms PHP Questions

Hi all , I use CURL to login to webtrafficagents.com . I got the script and modified it to login to several sites , but it can't login to this one , any experts can help , a reward is granted :) what i want : I want to be able to view the source

How do you email the contents of a form to someone?

if i send values to database ,but in that table zeros is added ,how can i rectify the error

How do I remove HTML tags from a string?

Can I use a variable from a .php file to give a value to an HTML FormMail form field thus: ? Thank you



Custom Search