Recent questions tagged security

Ask a Question
0 votes
0 answers 2 views

However picking ideal choices is still made complex if you do not have much experience with hanging ... you have some basic do it yourself skills....

+5 votes
4 answers 64 views

I have to program an application management system for my OJT company. The front end will be done ... name textbox so it doesn't accept special chars?...

0 votes
1 answer 23 views

This is my code: $email= mysqli_real_escape_string($db_con,$_POST['email']); $psw= ... SQL Injection attack or other SQL attacks ?...

+3 votes
0 answers 13 views

Is there a catchall function somewhere that works well for sanitizing user input for SQL injection ... still allowing certain types of HTML tags?...

To see more, click for the full list of questions or popular tags.
...