Select Categories Below
Status: Open Points: 200 Time: 19:58 - Aug 26, 2008
gloria_g
Hi, Dude, Here is my website: http://cookword.com Problem: When the user login, ( login page: http://cookword.com/index.php, username: gloria, password: 123456789) user data is transfered to: http://recipeyeh.com/users/users_login_c... for validation. Upon success, the page is redirected to original page: http://cookword.com/index.php. However, the username and other info variables are not passed to http://cookword.com/index.php. Could you login to my website and have a look if something is wrong? I will you give you login info if you are willing to help. Thanks. Sincerely, Gloria
Categories:
Add Categories
When adding more than one category, separate them with commas.
Advertisement
shashi.programmer
Date:: Aug 27, 2008
Time:: 01:56
<? // this is for login verification page session_start(); // start session here include "connection.php"; // connection file include for database $username=$_REQUEST['username']; // username pass from username textbox $password=$_REQUEST['password']; //password pass from password textbox $sql="select * from tablename where username='$username' and password='$password'"; // query from registration table where user data is available $result=mysql_query($sql); mysql_num_rows($result); if(mysql_num_rows($result)>0) { $row=mysql_fetch_array($result); $_SESSION['id']=$row['id']; echo "<script>location.href='success.php'</script>"; // redirect the browser after successful login } else { echo "<script>location.href='login.php?Err=Incorrect Username or Password'</script>"; // redirect the browser after invliad login or password insert } // end of the login verification page // start of the each and every page you have to put up following information session_start(); // start the session $id=$_SESSION['id']; // this will carry the particular user's id ?>
Time:: 13:43
Hi, Shashi, Would you like to login into my web site server and have a look what is wrong. If yes, please send me an email or post your email address here, I will give you the username and password. Thanks, My email: gloriabai@yahoo.com Sincerely, Gloria
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Questions
how do i open a file dialog in .net (a windows application)?
When trying to alter a table in MySQL, I get "Error on rename... (Errcode: 13)"
how do i delete a top domain cookie from a subdomain?
Hi Am Rakesh, Am generating User Data List, Details Given Below.Please Help Me.
What is some free software for recording the movements on your computer screen t...
Good project management software?
You have 100 characters to use
Rank
Expert
Points
1.
6432
2.
4221
3.
3650
4.
2807
5.
2698
6.
1953
7.
1820
8.
1000
9.
812
10.
695
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software Real Estate Postcards Marketing Fulfillment