Saturday, November 12, 2011

$result = @mysql_query('SELECT * FROM table where var1="<?php echo $value1?>;');?

capitalize query functions, such as where, etc... variables are only capitalized if the variable is defined as such. Though, it doesn't matter if the server ignores capitalization. I cant tell you much else from there.

No comments:

Post a Comment