PHP Classes

Classes of Tahir Ali Channa

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Tahir Ali Channa (1)  >  Mission progress status  >  Reputation  
Picture of Tahir Ali Channa
Name: Tahir Ali Channa <contact>
Classes: 1
Country: Pakistan Pakistan
Age: ???
All time rank: 449360 in Pakistan Pakistan
Week rank: 195 Up3 in Pakistan Pakistan Up
All time users: 54
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Query MSSQL Database  
Run common SQL queries on MSSQL database tables
This class can run common SQL queries on MSSQL database tables.

It can connect to a given Microsoft SQL server using the PHP MSSQL extension.

The class can also execute common SQL queries using parameters passed to the class functions. Currently, it can:

- Execute a SQL query using a given condition and retrieve a single result row or all result rows

- Update a given table with field values and a condition

- Delete table records using a condition

- Insert a table record with given field values and get the identifier value of an inserted record


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z