Search results

  1. R

    Business owner owes me money. (No contract) Sue?

    Alright he owes me $200 dollars. The original agreement verbally was $50 a day. After confusion he said $200 a week which I was okay with I just wanted to see if he could pay me (Verbal as well). Its been months and I bugged this man and there is still no sign that he intends to pay me. I would...
  2. R

    MySQL & PHP: Timer for Money System question.?

    I want to have a money system basically. I have the currency stuff down but I don't know how to do a timer like technique for this to work the way I want. Is there a way I can set a timer everything you click on this certain link that adds to a value in the database? Like if in my database I...
  3. R

    MySQL & PHP: Username logged on insert information on same row in database.?

    Okay lets say that I'm logged on because I have a login script working in php and mysql. I want to grab the username that is logged in and update/insert information into a field that doesn't have anything in it yet. Any help would be greatly appreciated.
  4. R

    MySQL & PHP: Radio input when you click submit put into database field?

    How can I use the form radio buttons where you click one and after you hit the submit button it puts a name or word or number into a cell of the database in MySQL.
  5. R

    MySQL/PhP: Create Link takes you to one page then for 30 seconds to another.?

    Okay I want to create a link so that when you click on it you will be displayed a web page that adds a random number (I already know how to generate the random number with PhP) to a number in the MySQL Database (I only want this web page to be accessible every 30 seconds it's visited). Then for...
Back
Top