i am having one problem with data insertion.
i have a column which contains quoted strings and using php i am inserting those values into another table.the problem occurs with quoted values and others are inserting fine.
is there any way to unquote that and insert or make it possible using php.
thanks in advance…
i am having one problem with data insertion. i have a column which contains
Share
Here is an example:
This protects against mysql injection