[TUTORIAL]PHP With MySQL
#1

....
Reply
#2

Mysql injection....
Reply
#3

So your basically giving us a code on how to register a username on our server using a simple php script. That's good, But. I'm not sure if you posted in the wrong section or not =P

~Hakam.
Reply
#4

Nice tut
Reply
#5

very good TUT
Reply
#6

Nice tutorial, But there's a flaw, You should check the Username and Password for MySQL injection just by simply using:

Код:
mysql_real_escape_string();
But using that your going to ensure nobody is just going to go ahead and drop you're entire table.
Reply
#7

Yep, tables could be removed and your database messed up without the proper security precautions.
Reply
#8

....
Reply
#9

podrian usar injected de mysqlpor odbc conector por vb6 es peligroso
Reply
#10

Quote:
Originally Posted by xenowort
podrian usar injected de mysqlpor odbc conector por vb6 es peligroso
PHP.net, this thread is pointless imo..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)