Results 1 to 2 of 2

Thread: Internet - Website Development - Dynamic Table

  1. #1
    Join Date
    Aug 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Internet - Website Development - Dynamic Table

    Hello ! Friends...

    I am a web novice and need to know the following please help....

    Will be incuding a table of content on a page that will have e.g. 5 coloumns...

    e.g. No, Item Name, Opening Quantity, Closing Quantity, Todays Outgo

    Now, this content will have to be updated on a daily basis. Need to know of a process, by which I can just upload a text file and the content of the table gets uploaded. Else, any other easier way of updating content on a daily basis..may be not by me, by an operator.

    Please HELP!!

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Your best bet is PHP + MySQL. You can also use another server-side language and database combo, if you prefer.

    here is a good tutorial.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •