473,387 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Sign-in Link to Database?

Hello,

I am building a website for a friend and in the website we want to have
a login area for the members to type in there password and username.
The username and password are in connection with the phpbb2 forum we
are running. I'm curious as to how I would create a sign in area for
the members to use on the main page that would be linked with the
phpbb2 database.

How would this be possible? I've asked on other forums and no one has
helped yet. I figured I would try here and see if anyone could give
some suggestions.

Thanks for any help given!

Sincerely,
WiseBryce

Feb 24 '06 #1
3 1300
Following on from wisebryce's message. . .
Hello,

I am building a website for a friend and in the website we want to have
a login area for the members to type in there password and username.
The username and password are in connection with the phpbb2 forum we
are running. I'm curious as to how I would create a sign in area for
the members to use on the main page that would be linked with the
phpbb2 database.

How would this be possible? I've asked on other forums and no one has
helped yet. I figured I would try here and see if anyone could give
some suggestions.


Err...
If you don't know how to write a simple form, catch and validate the
input and lookup the database then you need to address those issues by
looking at tutorial materials.
--
PETER FOX Not the same since the cardboard box company folded
pe******@eminent.demon.co.uk.not.this.bit.no.html
2 Tees Close, Witham, Essex.
Gravity beer in Essex <http://www.eminent.demon.co.uk>
Feb 24 '06 #2
Hello Peter,

I appreciate the help you've given. Do you happen to know of any links
that would help in this process? A tutorial online that could help?
I'd really appreciate any assistance because I'm not sure exactly what
I should be searching for on Google... Any help? Thanks!

Sincerely,
WiseBryce

Feb 24 '06 #3
joe
Try searching for something like "php mysql login script", and change
mysql to whichever db you are using.

Feb 25 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: John Dunlop | last post by:
Q: What does @ (at-sign) do? A: @ is an operator, which, when prepended to an expression, suppresses error messages. Example: ...
2
by: SPG | last post by:
Hi, I am haveing some problems with getting the correct XML response from a Servlet. I have data that contains the euro sign ( 0x80 = ?) and the string I am trying to print out to the response...
9
by: Neil Varshneya | last post by:
Hi, I've been having trouble trying to find the html code command for how to make the sign that when you click something wrong it flashes up and makes a tone with the speakers on and has a...
1
by: Rich | last post by:
I am experimenting with the Cryptography API (using c#). I have successfully managed to sign some XML using an RSA algorithm. I can then vaidate the XML with a Verify method that I have developed....
1
by: Rodney Lane | last post by:
Hi I am investigating the possibility writing an application which uses single sign on with ASP.Net / VB.Net and was wondering if anyone has endeavoured to do this yet. I will most likely be...
6
by: Jason Heyes | last post by:
Does a function exist in the standard library to compute the sign of an integer? Example: int sign(int v) { return v > 0 ? 1 : (v < 0 ? -1 : 0); } Thanks.
6
by: Steve K. | last post by:
I recall a few months ago coming across an article allowing for encoding (or converting?) xml and html documents into sign language as well as brail for deaf and blind people, and that they were...
0
by: Ramona | last post by:
hi i am asked to develop web application to login and signup to another website. i tried using httpwebrequest and httpwebresponse class and achieved my purpose of login.but i couldnt do sign up....
8
by: scrier | last post by:
Hi, What i'm trying to accomplice is to change the sign of an integer value. Not do the 2 complement so I get the negative value, but to change sign of something that already has done the 2...
10
by: craigslist.jg | last post by:
let's say I have the following text: "4,300 value / 2,000,001 something else, 3,400, 500" I'm trying to come up with a regexp which will insert a $ sign at the begining of every number. After...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.