Jump to content

MDobleZ

Members
  • Posts

    21
  • Joined

  • Last visited

MDobleZ's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I did, it did and I already echoed the password for my username. Now I have to try the whole code and see what happens, so I'm tagging this as solved. Thanks again for your help.
  2. Yeah, I knew that much. But I didn't know it was still the case after I'd sent the variables with the js function. I thought that if I either opened or refreshed the php after executing this function I would see the variables echoed. In any case, I'll try to do what I was originally trying to do and see if it works. For the time being, I appologize to everyone for having wasted your time and thank you very much for your help.
  3. I'm beginning to think the mistake is even more stupid than I'd thought, but based on some phps I'd created before I expected to see the echoed string if I opened the php itself. I thought that was a good way of checking if it was working. Am I wrong (and stupid)?
  4. I do get frog and ted, Shadowing.
  5. path to file li.php is /home/vol1/getfreehosting.co.uk/getfh_6562567/htdocs/chat/li.php Got the same results with IE 8.
  6. Sorry I didn't asnwer all the questions. I have been able to used the same file to pass a variable to the db, so everything is in place.
  7. Still the js code, there are still a few things I'd like to try before giving up on it.
  8. I actually get an "not found" error in the developers console is I add "chat/".
  9. The php is in my chat folder. Same folder as the js and the html.
  10. No, teynon, sorry I didn't see your question. I was responding to shadowing's idea. I no longer get any error from chrome, it was only when I added "/" before "li.php" that I got an error.
  11. This is what is echoed: Notice: Undefined index: q in /home/vol1/getfreehosting.co.uk/getfh_6562567/htdocs/chat/li.php on line 3 Notice: Undefined index: r in /home/vol1/getfreehosting.co.uk/getfh_6562567/htdocs/chat/li.php on line 4 query string is SELECT pass FROM chat WHERE nick='' db return is
  12. Nothing is ever returned. But, as I said before, the variables do get to the php and from there to the mysql db. I agree the problem must be in the sql part of the code, but I can simply not spot it.
  13. Manixat, I tried and it didn't work so I thought the variables were not getting to the php. But then I modified the php to insert the variables in the database and it worked, so this keeps getting better and better.
  14. As an amateur (a flagrant one), I try to avoid using anything unless I find it absolutely necessary, and until now, I had never had problems with javascript. I guess it's time for a change, but I would still like to know what is going wrong with the original code; I'm certain it has to be something silly.
  15. No errors at all, it's just the variables are not reaching the php. They are in fact in the same directory.
×
×
  • 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.