How to query MySQL from a web browser URL.
I 've a Apache server running on my Ubuntu machine which has PHP and MySQL installed.
I 've an assignment to demonstrate how SQL Injection works, I need to pass SQL Queries through my PHP Page so that i can INSERT, UPDATE, DROP data from the MySQL Database.
I need to complete the project at the earliest
Any help Appreciated !!!!!!!!!!!!!
I 've a Apache server running on my Ubuntu machine which has PHP and MySQL installed.
I 've an assignment to demonstrate how SQL Injection works, I need to pass SQL Queries through my PHP Page so that i can INSERT, UPDATE, DROP data from the MySQL Database.
I need to complete the project at the earliest
Any help Appreciated !!!!!!!!!!!!!
Comment