PHP Classes
elePHPant
Icontem

insert class

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 564       Packages icon Packages (349)   Blogs icon Blogs (15)   Discussions icon Discussions (3)   Packages icon Forums icon Package forums (189)   Blogs icon Forums icon Blog forums (8)  

      1-10   11-20   21-30   31-40   41-50   Next >  
Database Insert Class Support forum database-insert class for Insert data into a MySQL database table   This is a very simple class that can be used to insert data into a MySQL database table. It takes an array of fields and values and executes a MySQL query to insert the values in a given MySQL table ...
Insert Retrieve data from Table Support forum insert_retrieve_data Query a database to insert and retrieve table rows   This package can be used to execute MySQL database queries to insert and retrieve data from table records. It can insert a record in a table given an array of fields and the respective ...
mysql_class Support forum bd Easier insert, update methods with MySQL   This class provides a similar way of inserting updating values like with pg_insert and pg_update. Most recently a new version was added that suports 2 new functions: - buildform($table,$form_action='',$method='post',$action= ...
Simple DB Handler Support forum sdbhandler Simple MySQL database access wrapper   This is a very simple MySQL database access wrapper. It can connect to a MySQL database and execute SQL SELECT, INSERT, UPDATE and DELETE queries with a single call. The INSERT queries return the last inserted record ...
Auto Insert Support forum autoinsert Add or change MySQL records based on form values   This class can be used to add or change MySQL table records based on submitted form values. It can process the array of form posted values to build and execute MySQL INSERT or UPDATE queries that can add or change ...
Insert FTP Support forum insertftp Manage FTP user acounts stored in a MySQL database   This class can be used to manage FTP user accounts stored in a MySQL database. It can connect to a MySQL server that has a database of FTP user accounts used by FTP servers like pure-ftpd. It can: - Add new user ...
SWF Insert Support forum swf-insert Generate HTML to insert a Flash movie in a page   This class can be used to generate HTML to insert a Flash movie in a page. It generates HTML for embedding a Flash movie with a given URL, width and height. The class can also make a given image be displayed in case ...
insert_text_to_image Support forum insert_text_to_image Inserts a text into JPEG image.   This class takes an image file and inserts a text string to it in desired place. The color and font of text can be determided as class parameter. insert_text_to_image.class sample.php Site Meter
Insert or Update Tables Support forum class_insertdata_ Insert or update MySQL database records   This class can be used to insert or update MySQL database table records. It connects to a given MySQL database and insert or update records of one or more tables. Updates can be done to match only rows ...
csv2sql Support forum csv2sql Convert CSV files into SQL INSERT statements   This class can be used to convert CSV (Comma Separated Values) files into SQL INSERT statements. It can parse a CSV file to extract the field names from the first file line and the data to insert from the remaining lines ...

      1-10   11-20   21-30   31-40   41-50   Next >