Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Reply
Old 03-10-2009, 10:40 PM   #21 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,389

office politics will become famous soon enough

Default Re: My PHP Video Tutorials

subqueries are queries within a query.

Code:
select * from mytable where user = '(select column1 from mytable2)'
MySQL :: MySQL 5.0 Reference Manual :: 12.2.9 Subquery Syntax


i'm sure there's testers for injection tho.


nice video though. i was watching for encrypting passwords in the db; that's good form.

maybe writing a flowchart would help people understand the logic.
office politics is offline   Reply With Quote
 
Reply

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
Hello TF Guys, Gals, and Members -- WE ARE MOVING Larry Rules, News and Announcements 35 08-18-2008 04:15 AM