PHP Classes / SQL String Generator

Generate SQL queries from parameters

SQL String Generator PHP Class

This class can be used to generate SQL query strings from a list of parameters. It can generate SQL SELECT, INSERT, UPDATE and DELETE queries with a given table name, arrays of fields and the respective values, and additional clauses to add at the end of the query.

Similar PHP Classes

Search in PHP Classes

Filter by tags