Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: sql.*" pageEncoding="UTF-8"%> <%! Connection con = null; Statement statement = null; void connectDB() throws Exception { String dbURL = "jdbc:mysql://localhost:3306/mysql?zeroDateTimeBehavior=convertToNull"; String dbUsername = "root", dbPassword = "mezada45"; Class.forName("com.mysql.jdbc.Driver"); con = DriverManager.getConnection(dbURL, dbUsername, dbPassword); statement = con.createStatement(); } %> <html> <head> <title>YouEvent - Mangement</title> <link href="A Source: http://pastebin.com/raw.php?i=BPCPhHxf
↧