Jump to content

shiva

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

shiva's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. shiva

    Hi again

    No:) Not from Holland
  2. shiva

    Hi again

    Thanks tvdhoff and Daniel0 :)
  3. shiva

    Hi again

    I did some studying on PHP and now can create tables, connect to mysql, send arguments etc... know about _get and _post also.... now my question  is....Hhow to manipulate table data so that I can choose values from a set of different tables, may be apply a formula and then display results in another table? For example, I would like to take "work_done" from yesterday's table and add it to "work done" in today's table and display it as "total work completed" in a third table. Hints, tips or answers would be appreciated :) Thanks in advance :) Shiva
  4. Hi, I am a total newbie and I need to create a small web-application which will let users (authenticated) to enter data into a daily progress chart. This data is used to calculate certain values (arithmetically) for example an user might enter the number of tasks completed today and the application is required to calculate the balance tasks due after deducting completed numebr from the expected number. Now the app is also required to calculate the cumulative pending tasks by lookingup the previous day's database. I can create the mysql tables but have no idea as to how to perform these operations using php :( Any hints/guides/ideas will be much appreciated :) Thanks in advance! :) Regards Shiva
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.