Luke Welling Joins OmniTI

Chris Shiflett posted an announcment on his blog today welcoming Luke Welling into the OmniTI family. I’m proud to welcome Luke Welling to OmniTI. Luke is a prominent member of the open source community, probably best known as the co-author (along with Laura) of one of the best selling open source books of all time, PHP and MySQL Web Development. Those who know him are more familiar with his keen sense of humor and undying urge to bait people for his own amusement. Luke joins OmniTI as part of their web application security practice. I know everyone in the North American PHP community will want to join me in welcoming Luke to the US and congratulate him on his new position.  Read more…


MYDB Class

29.01.2008 06:39 - category: Hard & Soft: Programming - Source: phpclasses.org

Package:
Summary:
Execute MySQL queries from lists of parameters
Groups:
Author:
Description:
This class can be used to build and execute MySQL database SQL queries from lists of parameters.

It opens a connection to a MySQL database and can build and execute several types o SQL queries:

- SELECT queries given the table, list of fields and an optional condition clause
- INSERT or UPDATE queries given the table, list of fields and values and an optional condition clause for UPDATE queries
- DELETE queries given the table and an optional condition clause

Original text is here

www.sitename.com

  Add comment

Name: 
E-Mail: 
Comment: 
Enter code: