Thread: PHP Help!
View Single Post
  #1  
Old April 27th, 2008, 10:54 AM
CJ MAC OSX IPOD's Avatar
CJ MAC OSX IPOD CJ MAC OSX IPOD is offline
Charlie
 
Join Date: Apr 2005
Location: www.essexstreettrials.co.uk
Posts: 670
Thanks: 2
Thanked 0 Times in 0 Posts
CJ MAC OSX IPOD is on a distinguished road
PHP Help!

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"); ?>
__________________
Jules: I want you to go in that bag, and find my wallet.
Pumpkin: Which one is it?
Jules: It's the one that says Bad Motherfucker

From Pulp Fiction
Reply With Quote