Quote:
|
Originally Posted by rickholio
I also hope that you're filtering and mysql_real_escape_string()ing any data that might be user-input, so's to take care of storing data with quotes and stripping out possible exploit code. 
|
Im just trying to create a fix for a problem im having. is there a quick way to copy data from one table to another?