1 file liked
1 comment
1 video
1 upload
1 follower
Please use "mysqli_" instead of the "mysql_" PHP commands. Even better would be to use a PDO connection with prepared statements to make queries and inserts to avoid the risk of SQL injections entirely