My firm has asked me to design a HTML structure for a web page which is to become a PHP data entry screen for clients. So I have 2 questions:

  1. The clients will be inputting lots of rows of information. I guess it will be a waste of time to get the page to refresh after they have input 1 row? Can I code a page in PHP so they can update the database after entering any number of rows?

  2. Can anyone give me a URL I could look at which might give me some inspiration as to how multiple line data entry has been dealt with before with PHP?

thanks. 🙂

    I don't know whther I follow.
    Don't you just need an ordinary html form with many different fields and then use a PHP processing script to put this in a Database ie. mysql?
    😕

      Steve is right.

      You might also want to look up "Content Management" in Hotscripts, Google,....

      All in all, contrary to popular belief,it's a pretty simple concept!😃

      HTH

        3 years later

        [This isn't a description of your problem is it? No, it's a violation of the board's Acceptable Use Policy. Sorry, but a company ought to check that sort of thing first, shouldn't they?]

        ---Signed; Weedpacket

          Write a Reply...