store data into database

Newbie Member
4Aug2009,20:02   #1
chandu_99917's Avatar
i want to store data into database at a time i have to compare the data with alredy existed data how to do this using php
Go4Expert Founder
4Aug2009,20:04   #2
shabbir's Avatar
Hello
Invasive contributor
6Aug2009,00:07   #3
nimesh's Avatar
Quote:
Originally Posted by chandu_99917 View Post
i want to store data into database at a time i have to compare the data with alredy existed data how to do this using php
First fire the select statement using where clause and assigning some values for which you want to compare the records in the database.
If you get 0 records or Null dataset, it means there is no such data in the database.
If you get more than 0 records, the you can compare the records with your values
Banned
6Aug2009,00:12   #4
Saket's Avatar
I think this is Introduction forum !!!?
Go4Expert Founder
6Aug2009,10:18   #5
shabbir's Avatar
Quote:
Originally Posted by Saket View Post
I think this is Introduction forum !!!?
Moved to Database Forum
Newbie Member
10Sep2009,10:54   #6
linkteam1C's Avatar
You can put as many records you want in database.
Newbie Member
10Sep2009,10:56   #7
linkteam1C's Avatar
nothing to worry if you want to store some data at database as long as you know where you saved.
Newbie Member
10Sep2009,11:07   #8
linkteam1C's Avatar
Database is an integrated collection of logically related records or files which consolidates records into a common pool of data records that provides data for many applications. Its a free distribution, free source, low overhead and secure.

You must know whats the use of database,