Simple Database required.

Discussion in 'MySQL' started by Postingpays, Aug 27, 2006.

Thread Status:
Not open for further replies.
  1. #1
    Hi,
    Well, I am in need of a simple databse with a simple php/html file integration.

    I need to Add some fields into the databse like as ::


    ID | NAME | DESCRIPTION | CURRENT CASH | CASH WITHDRAW | COMMENTS

    I need the users to have the abilty to update and edit some fields like current cash only.

    Is there any script / Database by which I can make some custiom fields and by just 1-2 file integrations I add/edit the rows.

    Hope you understand.
     
    Postingpays, Aug 27, 2006 IP
  2. drewbe121212

    drewbe121212 Well-Known Member

    Messages:
    733
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    125
    #2
    just check out phpMyAdmin its a complete Database Management System for MySQL.
     
    drewbe121212, Aug 27, 2006 IP
  3. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #3
    That will help create the DB and tables.

    Then he needs the app written with the interface, sessions, input, edit and display pages.
     
    noppid, Aug 27, 2006 IP
  4. Postingpays

    Postingpays Well-Known Member

    Messages:
    1,071
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    185
    #4
    noppid you are right ..

    I need to integrate the files into it ..
     
    Postingpays, Aug 27, 2006 IP
  5. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #5
    What do you mean by files?

    Let's talk about it. That will help folks figure out what you need and what you already have.
     
    noppid, Aug 27, 2006 IP
  6. Postingpays

    Postingpays Well-Known Member

    Messages:
    1,071
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    185
    #6
    sorry to say files..

    I need to Add / Edit data inside the database .. by using some php/.html file ..
     
    Postingpays, Aug 27, 2006 IP
  7. mines

    mines Well-Known Member

    Messages:
    1,127
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    160
    #7
    mines, Sep 11, 2006 IP
Thread Status:
Not open for further replies.