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
Share |
  #1 (permalink)  
Old 02-23-2004, 11:22 AM
sim sim is offline
Banned
Latest Blog:
None

 
Join Date: 01-23-04
Posts: 1,098
iTrader: 0 / 0%
HaHa I rule

omg im stupid.

I thought i finished my login and registration system. Then it was like o I dont like how you dont use $_POST no more. i was just using the variable name. Then im like fawker. So I had to change hundreds of variables to go with $_POST $SESSION ECT.

then sql wanted to be a dong and make me use case sensitivity


now im going freaking nuts and all my buetifull code turned into madness.

i have to restart it =)
 
Reply With Quote
  #2 (permalink)  
Old 02-23-2004, 11:25 AM
sim sim is offline
Banned
Latest Blog:
None

 
Join Date: 01-23-04
Posts: 1,098
iTrader: 0 / 0%
incorrect way ;-[ Looks so sexy

$result = mysql_query( "SELECT * FROM Members WHERE User='$User'" );

$User= $_POST['User'];
$result = mysql_query( "SELECT * FROM Members WHERE User='$User'" );



correct way

$User= $_POST['User'];
$result = mysql_query( "SELECT * FROM Members WHERE User='$User'" );


so much uglier[/code]
 
Reply With Quote
  #3 (permalink)  
Old 02-23-2004, 11:25 AM
Contributing Member
Latest Blog:
None

 
Join Date: 10-13-03
Location: Finland
Posts: 320
iTrader: 0 / 0%
SUX4YOU
__________________
Stupid Video Clips - Just a collection of stupid videos!
The Hitchhiker's Guide To The Galaxy - Fan Site
 
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 Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Angry baby faces haha Verocity Graphic Design Forum 26 10-24-2006 12:33 PM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 01:11 PM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.