newbie and page linkage

Discussion in 'PHP' started by steyr, Jun 22, 2007.

  1. #1
    Hy!

    I have created some forms and database transactions. Now I want to put the pieces together! The question is what is the best way to it! Is it better to navigate via HTML links or with require and include. I ask because in the final version of the application the user will have to login in the beginning and username and password will be used afterwards for the database issues.
    In the end the user shall navigate between the different forms to deal with the database!
    What can you recommend?

    regards

    steyr
     
    steyr, Jun 22, 2007 IP
  2. PenSniffer

    PenSniffer Guest

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    that is a bit of a broad statment. For for the most part i would suggest if you are confused on this level you should use the html links, as they may be easier (if not cleaner) to code together the chain. The require/include route will be easier to maintain once you have it set up correctly.
     
    PenSniffer, Jun 22, 2007 IP
  3. steyr

    steyr Guest

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks for your answer- I will consider your suggestions

    best regards

    steyr
     
    steyr, Jun 22, 2007 IP