CJ MAC OSX IPOD
April 27th, 2008, 11:54 AM
Right.
I am attempting to learn php.
I am trying to insert text into a table of a database.
I have 4 documents:
config.php
index.php
process.php
submit.php
Index Code:
[PHP]<? include("submit.php"); ?>
I am attempting to learn php.
I am trying to insert text into a table of a database.
I have 4 documents:
config.php
index.php
process.php
submit.php
Index Code:
[PHP]<? include("submit.php"); ?>