Forum: PHP Dec 19th, 2007 |
| Replies: 2 Views: 601 heres the deal, i have created a table called tvprograms on a mySQL database and have added the fields id, program and comments and have populated the database.
The first thing i need to do is... |
Forum: PHP Dec 19th, 2007 |
| Replies: 3 Views: 8,084 Thanks mate that sorted it for me! |
Forum: PHP Dec 19th, 2007 |
| Replies: 3 Views: 8,084 Hi,
Got a bit of a problem with form, i need to be able to update a number in a mysql database using an html form. so basically i need to increment or decrement a number using a text box and a... |