• 0

How do I set up a data entry form for a database?


Question

The database in itself, is simple enough. I basically want 4 fields on a php page that when data is entered in them, they go into a new row in the specified database on my server. Here are the details

database table = transfersout

and then the following rows where i would enter some information

playerid =

sellto =

selldate =

loan =

loanenddate =

for loan and loanenddate, I would like these to stay as NULL unless I enter something in there.

If this is difficult to achieve is there a tutorial anywhere?

5 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.