store data into database

Discussion in 'Database' started by chandu_99917, Aug 4, 2009.

  1. chandu_99917

    chandu_99917 New Member

    Joined:
    Jul 30, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    php developer
    Location:
    hyd
    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
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Re: hi all

    Hello
     
  3. nimesh

    nimesh New Member

    Joined:
    Apr 13, 2009
    Messages:
    769
    Likes Received:
    20
    Trophy Points:
    0
    Occupation:
    Oracle Apps Admin
    Location:
    Mumbai
    Home Page:
    http://techiethakkar.blogspot.com
    Re: hi all

    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
     
  4. Saket

    Saket New Member

    Joined:
    Jul 21, 2009
    Messages:
    42
    Likes Received:
    0
    Trophy Points:
    0
    Location:
    Don't Know
    Re: hi all

    I think this is Introduction forum !!!?
     
  5. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Re: hi all

    Moved to Database Forum
     
  6. linkteam1C

    linkteam1C New Member

    Joined:
    Sep 10, 2009
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    You can put as many records you want in database.
     
  7. linkteam1C

    linkteam1C New Member

    Joined:
    Sep 10, 2009
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    nothing to worry if you want to store some data at database as long as you know where you saved.
     
  8. linkteam1C

    linkteam1C New Member

    Joined:
    Sep 10, 2009
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    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,
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice