Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Old 02-08-2004, 11:11 AM   #1 (permalink)
Junior Member
 
Join Date: 02-08-04
Posts: 1
iTrader: 0 / 0%
Latest Blog:
None

ackehallgren is liked by many
I'm new and i need help fast!

Hi...
I need some help with a login code, and all i want is to be able to have a username and a password... only one...

If you write the right username and password, u come to one site,
and if u write the wrong u come to another,,, thats it!

Is this possible?
Please help me fast...
ackehallgren is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-08-2004, 11:31 AM   #2 (permalink)
Senior Member
 
samer's Avatar
 
Join Date: 10-13-03
Posts: 1,962
iTrader: 0 / 0%
Latest Blog:
None

samer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nice
i'm no code guru, but i can give you a URL:
www.hotscripts.com
samer is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-08-2004, 12:17 PM   #3 (permalink)
Possible Terrorist
 
kwvarga's Avatar
 
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 2,504
iTrader: 0 / 0%
kwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web pro
Send a message via AIM to kwvarga
auth.php:
[code:1:01b4f6ad13]
if ($_GET['user'] == "user" && $_GET['pass'] == "pass") {
Header("Location: valid.php");
} else {
Header("Location: invalid.php");
}
exit();
?>[/code:1:01b4f6ad13]
so calling auth.php?user=user&pass=pass would be how you would call it..

**EDITED LOCATION
__________________
http://www.kylevarga.com - My blog.
kwvarga is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SEM Growing Fast peter_d SEO Forum 5 10-16-2007 12:51 PM
How fast can you SEO? jozzua SEO Forum 26 11-03-2006 01:04 PM
How fast are you? seonewbee Forum Lobby 37 04-27-2006 09:49 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 11:58 AM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.