how to fetch database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
nsbaskar
Forum Newbie
Posts: 6
Joined: Thu Jun 26, 2008 7:54 am

how to fetch database

Post by nsbaskar »

i designed home page. i given the username and password how to check whether it is correct it will accept and go thru the data base other wise it will give the error message.

plz help me
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: how to fetch database

Post by Christopher »

What kind of database server is it? And what OS?
(#10850)
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: how to fetch database

Post by califdon »

You might also want to tell us how you plan to get the username and password into the database.

Have you read any basic tutorials? When you ask such a broad question in a forum, you will get a few short, general answers. If you read tutorials, you may actually learn something about the languages. Use Google with search words that include which language or database you are using, and the word "tutorial".
Post Reply