Search results

  1. R

    Simple question about PHP MYSQL: retrieving data from a MYSQL database?

    I'm a newbie to PHP MYSQL. I can now retrieve data from a mysql table and print it on a webpage. But I am having a problem displaying multiple (selected) values. I have a table in a mysql database in which there are three fields: userid, date and feedback. id is primary key. there are ten...
  2. R

    Basic PHP Login Script - Unable to Login. Small help please?

    I'm trying to use a simple PHP Login script for my website. But I am facing a problem with login. Okay, here are the two files I used. ------------------------------------------------------------------------------------ [file=loginform.php] - the form where we enter username and password...
  3. R

    What is the HTML code to let people click on a link and directly jump to a

    line on the target page? or a javascript code?
  4. R

    What is the HTML code to let people click on a link and directly jump to a

    line on the target page? or a javascript code?
Back
Top