Database Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesDatabase Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old April 12th, 2004, 01:51 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
Deleting Row?

Okay, I have a little hack for login. Basically, if you type in the correct email and password, it'll add your email into a table called "CurUser". Now, when the user clicks the Logout button, I want his email to be removed from CurUser.

So, in the end, I just wanna remove the one and only entry in CurUser table.

So, the user clicks a button, and gets brought to my logout.php.

php Code:
Original - php Code
  1.  
  2. $sql = "DELETE FROM curuser WHERE email='admin'";
  3. $result = mysql_query($sql, $connection);


Where $connection is my whole connection stuff (OCILogon with my username, password, yadda yadda).

So, I get the error of...
Warning: mysql_query(): supplied resource is not a valid MySQL-Link resource in /home/ug/louiepa/www/actionLogOut.php on line 51.

Note, line 51 is the mysql_query stuff.

Any clue?

Reply With Quote
  #2  
Old April 12th, 2004, 01:53 PM
nawlej nawlej is offline
Contributing User
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Dallas, Tx. USA
Posts: 2,008 nawlej User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 7 m 51 sec
Reputation Power: 4
RE: Deleting Row?

tables are case sensitive. Try CurUser instead of curuser

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesDatabase Help > Deleting Row?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT