How to use php and sql to check if values match the ones in a table (for logins)


Posted on 16th Feb 2014 07:03 pm by admin

How would I code it that the script takes two variables that are passed to it (UserID and PIN), and checks the table to see if the PIN matches the one in the table. If it does it should assign the value "1" to a variable, if not a value "2".

This variable should then be passed back to the original calling script. (In a different PHP file).

Did you know?Explore Trending and Topic pages for more stories like this.
What I have so far is:
$ID = $_SERVER["argv"][1];
$ID = trim($ID);
$ID = ltrim($ID);

$PIN = $_SERVER["argv"][2];
$PIN = trim($STATUS);
$PIN = ltrim($STATUS);

$link = mysql_connect("localhost", "root", "passw0rd")
or die("Data base connection failed");
mysql_select_db("test")
or die("data base open failed");

I dont know the sql command to compare if the value passed on matches the current record.

Thanks
No comments posted yet

Your Answer:

Login to answer
227 Like 52 Dislike
Previous forums Next forums
Other forums

Reading waves
Hi,

I am trying to find a way of finding the highs and lows on a graph line, the line points

Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want

Error in SQL Syntax HELP!!!
I have this page:

Code: <?php

session_start();

//connect to server and s

Guixt issue
Hello all,

We are experiencing the following problem with Guixt:

Some transact

Problem writing URL into database
How would I write this into the database?

<?php echo "http://".$_SERVER['SER

Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm

Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this

extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy

To add a field on the screen XK02.
Hi All,

How to add an additional field in the vendor change control screen XK02.
The

Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash