Search found 9 matches

by master
Fri May 20, 2011 7:05 pm
Forum: SQL
Topic: SQL Injection
Replies: 5
Views: 1283

Re: SQL Injection

Thanks for the tips. I'll try them and see what happens.
by master
Thu May 19, 2011 9:22 pm
Forum: SQL
Topic: SQL Injection
Replies: 5
Views: 1283

SQL Injection

I saw the tutorial on SQL injection, but I really don't understand it. I understand that it's a security risk and somebody could get access to your database but I don't understand the method of it. I tried to break into my login script using injection but it didn't work even though I'm not using the...
by master
Mon May 16, 2011 9:16 pm
Forum: Suggestions
Topic: Link to main website/youtube channel
Replies: 14
Views: 4900

Link to main website/youtube channel

How about a link on the forums to the main website and/or your YouTube channel?
by master
Sat May 14, 2011 9:40 pm
Forum: SQL
Topic: Error in SQL syntax
Replies: 5
Views: 1517

Re: Error in SQL syntax

jacek wrote:its possible that "to" is a mysql keyword, so try wrapping your column and table names in backticks `


Sorry, it took me so long to respond and yes "to" was apparently the problem. Thanks!
by master
Fri May 13, 2011 12:44 am
Forum: Introductions
Topic: I'm here… let the party begin!
Replies: 7
Views: 1643

Re: I'm here… let the party begin!

Welcome!
by master
Fri May 13, 2011 12:41 am
Forum: SQL
Topic: Error in SQL syntax
Replies: 5
Views: 1517

Error in SQL syntax

I am a beginner when it comes to PHP so please bare with me. [syntax=php]$query = mysql_query("SELECT * FROM send_pm WHERE to = '$_SESSION[username]'") or die (mysql_error());[/syntax] Now for some reason I keep getting this error: You have an error in your SQL syntax; check the manual tha...
by master
Wed May 11, 2011 10:24 pm
Forum: Introductions
Topic: Master
Replies: 6
Views: 1362

Re: Master

Good to hear, and thank you!
by master
Wed May 11, 2011 10:23 pm
Forum: General Chat
Topic: Longer videos ?
Replies: 42
Views: 5303

Re: Longer videos ?

Long videos are fine.
by master
Wed May 11, 2011 10:21 pm
Forum: Introductions
Topic: Master
Replies: 6
Views: 1362

Master

Hey guys, how's it going?

Glad to be here.