Menu

exec

DataExplore

Execute a SQL statement. This is meant for insert, update, and delete queries. Mainly this is for queries that do not return a recordset. This is just a general purpose method.

parameters: $sql (string, the sql statement you want to execute);

returns the number of affected rows.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.