home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

php help

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 2080
Discussions: 200,959, Posts: 2,379,531, Members: 246,329
Old March 3rd, 2005, 11:22 PM   Digg it!   #1 (permalink)
Member
 
Andybebad's Avatar
 
Join Date: Nov 2003
Location: Germantown Wisconsin
Posts: 90
Send a message via AIM to Andybebad Send a message via MSN to Andybebad
php help

I've uploaded this file to a webserver but when I go to the address nothing happens
PHP Code:
<?php
if (isset($_COOKIE['admin']))  { 
echo 
"Welcome Aboard Maytee!
}
else if (isset($_POST['submit'])) {
$connection = mysql_connect('localhost', 'user', 'pass');
$db = mysql_select_db("
database");
$username = $_POST["
username"];
$password = $_POST["
password"];
$result = MYSQL_QUERY("
SELECT from admin WHERE username='$username'and password='$password'")
   or die ("
Name and password not found or not matched");
$worked = mysql_fetch_array($result);

$username = $worked[username];
setcookie('admin',$username); 
echo "
<META HTTP-EQUIV=Refresh CONTENT='3; URL=$PHP_SELf'>";
}
else {
echo "
<form action=$_SERVER['PHP_SELF'method=POST>
<
b>Username:</b> <input type=text name=username size=40><br>
<
b>Password:</b><input type=text name=password size=40><br>
<
input type=submit name=submit value=Send></form>";
}
Andybebad is offline   Reply With Quote
Old March 3rd, 2005, 11:27 PM     #2 (permalink)
Newbie
 
filipino's Avatar
 
Join Date: May 2004
Location: Philippines
Posts: 3,894
replace localhost with mysql server address also replace user with mysql username same as password replace iwth password you have.

also replace database with database you created for example. you created Mydb replace it with Mydb
__________________
I miss Dimebag Darrell
filipino is offline   Reply With Quote
Old March 3rd, 2005, 11:28 PM     #3 (permalink)
Member
 
Andybebad's Avatar
 
Join Date: Nov 2003
Location: Germantown Wisconsin
Posts: 90
Send a message via AIM to Andybebad Send a message via MSN to Andybebad
i did that, i just didn't really want to post that up
Andybebad is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads
Thread Thread Starter Forum Replies Last Post
poll on my website in HTML? Chooco Webmastering and Programming 16 February 27th, 2005 08:37 PM
PHP Radio Button Email Help, Verify Password embj Webmastering and Programming 13 July 12th, 2003 10:44 PM
Win xp, Apache2.x, PHP4.x, problems testing php or posibly not installed correctly Ronanmckibbin Webmastering and Programming 2 April 5th, 2003 05:40 PM
PHP Help TaStiEzs Webmastering and Programming 11 August 25th, 2002 06:37 AM


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (2969)
The disrespect of Obama by Russian .. (42)
Making Health Care Worse (179)
Wireless Televisions. (12)
CPU fan stops spinning randomly (9)
Regular Build (11)
windows 7 problem (7)
Laptop with wireless problem. (5)
windows vista security holes (13)
Print spooler problem (16)
Is the PSU I received dead? (12)
radeon x850xt platinum & shader.. (6)
HIS HD5770 graphic card question (15)
Install XP pro and a Vista laptop ?.. (11)
Recent Discussions
Print spooler problem (16)
Nvidia GTX 260 problem (0)
windows vista security holes (13)
Kingston Bluetooth Dongle Driver (1)
Multiple Restarts Required at Boot (3)
Open With ..... Win7 (1)
webcam (0)
upgrade for hp a6101 (0)
Laptop with wireless problem. (5)
Modern Warfare 2: Who Bought It? (64)
tv not turn on-makes clicking sound (2)
CPU fan stops spinning randomly (9)
EVGA 9800 gtx help with finding a goo.. (11)
Regular Build (11)
Help with onclick and buttons (0)
Virus advise (8)
My monitor won't turn on after instal.. (1)
Internet Lost (3)
Dept. of HS: NSA 'Helped' Develop Vis.. (16)
Point and Shoot Camera Suggestions. (4)
Ideal cheap graph card for PC-Gaming? (18)
radeon x850xt platinum & shader 3 (6)
Graphics Card Upgrade Question (4)
For Sale BFG GTX285 OC2 with 10 year .. (3)
How to convert MP3's (4)


All times are GMT -4. The time now is 09:52 AM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28