Jump to content

zq29

Staff Alumni
  • Posts

    2,752
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by zq29

  1. You need three tables, rather than one.

     

    person

    id, name

     

    issue

    id, name

     

    person_issue

    id, person, issue

     

    This way, you only create each issue once, each person once and link issues to people with the person_issue table.

  2. I'd imagine you'd need to store the scripts guesses and the users input based on those guesses in an array, and calculate the next guess based on the information stored in the array. The user should have three options to click after the scripts guess: Higher, lower and correct.

  3. cron doesn't directly use any bandwidth, scripts executed as a result of a crontab have the potential to use bandwidth.

     

    1. Depends on how much resources the scheduled task consumes

    2. It will use bandwidth if the mail server is running on a box other than the one that is executing the script.

     

    (By bandwidth, I'm assuming the internet variety)

  4. well my computer is brand new i built it yesterday with my dad :)

     

    um it has onboard sound, and a front jack and a back one, so i cant output through both? :(

     

    Plugging the outputs built-in to your case into your motherboard will generally disable the outputs built-in to the board.

  5. Hmmm, my MP3 player is in the car and generally on random so I don't recall the last thing I was listening to on it, but I have John Mayer playing in iTunes at the moment - "Where the light is", his new live album. The John Mayer Trio set on there is just awesome.

×
×
  • 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.