PHP experts!

Author
Discussion

Dave_ST220

Original Poster:

10,294 posts

205 months

Friday 1st July 2016
quotequote all
First off I'm NOT a programmer but can follow instructions! I have a form with various fields, eg :-

<td><?php echo $_SESSION['errorarray'][14]; ?><input type="text" name="BillingPhone" size="20" tabindex="9" value="<?php echo $_SESSION['BillingPhone']; ?>" /></td>

what I now want to do is store whatever is entered in the form in a database (when the form is submitted). I'm guessing I need to add a column in the DB and have a post command so that is done? Or am I completely off here?!!

Thanks

Dave_ST220

Original Poster:

10,294 posts

205 months

Friday 1st July 2016
quotequote all
If you fancy sorting it for some beer money please drop me a PM. There is a fellow PH'er who has been helping but he's a little busy at the moment (byebye Chris!). If you can code I'm sure it's pretty simple to get doing what I want (or if you know about Pay Pal Pro even better!!). Cheers

Dave_ST220

Original Poster:

10,294 posts

205 months

Saturday 2nd July 2016
quotequote all
To be honest it's over my head. If anyone fancies a little project please drop me a pm (assuming they are working!)