PHP Classes

File: table.php

Recommend this page to a friend!
  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: 14 years ago
Size: 54 bytes
 

Contents

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