php tutorials

How To Include Text Values in SQL Statements?

Text values in SQL statements should be quoted with single quotes ('). If the text value contains a single quote ('), it should be protected by replacing it with two single quotes ('').
Home
Bookmark Tutorial
Remove Frame
Report Broken Link