Short answer: use any mechanism your connection libraries provide, it really has nothing to do with the database. If you use ADO, you have parameterized queries, if you use something else (I don't know anything about PHP), then use what this library offers.
Rolling is probably a bad idea because you are likely to get something wrong, for example. handle comment delimiters correctly.
Pondlife
source share