Jump to content

Scolez

New Members
  • Posts

    2
  • Joined

  • Last visited

Scolez's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Alright guys, I've figured it out. I used Ajax to send the variable with the request. Thanks for all your help
  2. A variable is declared in index.php when the page loads (random number). When the user clicks on a link, I need to make a MySQL query with the variable. How would I do this? When I ran the code with javascript ($.get("run.php");return false;) it doesn't recognize the variable. I think I have to use Ajax but I just really dont know how that works, I just started PHP and MySQL a few days ago. Help?
×
×
  • 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.