Login   Register  
PHP Classes
elePHPant
Icontem

File: table.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of sibiraj.p.r  >  Database Insert Class  >  table.php  >  Download  
File: table.php
Role: Auxiliary script
Content type: text/plain
Description: table file(needed)
Class: Database Insert Class
class for Insert data into a MySQL database table
Author: By
Last change:
Date: 2010-07-10 04:58
Size: 54 bytes
 

Contents

Class file image Download
<?php
$field
=array("name","age","gender","mark");
?>