Search results

  1. S

    calculate a wage using php?

    I have to calculate a wage in PHP. I am new to PHP and haven't a clue as to how to go about it. The wage is based on hours worked x wage per hour. It also has to allow for overtime based on anything over 40 hours at 1.5 of the hourly wage. Help?? Some direction would be appreciated!
  2. S

    Javascript/HTML error - eventPostionx is not defined?

    I am doing an assignment where one is supposed to click on a button and scroll it across the screen to show a series of photos. I can get it to work using the right and left direction buttons on my keyboard but it is supposed to work dragging the mouse as well. I have been looking at this for...
  3. S

    HTML/Javascript....working with arrays, loops, and conditional statements.?

    I am working on a homework assignment and I can't figure out for the life of my WHY it won't work! It is supposed to create a bar chart based on information on political candidates and the amount of votes they got and it does nothing. The book I am using is horrible and I have been looking at...
Back
Top