by using a ' on ....../xxx?id=xxxxx' and then control the sql via client with the command Union sellect brings secure risks to all information from Admin and other persons. is there any way to prevent that?
@UnbreakableBeast Secure the code that scans the URL and prevent the user from SQL Injecting and any other harming ways of implementing the code to the website by using PHP( Server side coding language ).
by using a ' on ....../xxx?id=xxxxx' and then control the sql via client with the command Union sellect brings secure risks to all information from Admin and other persons. is there any way to prevent that?
UnbreakableBeast 1 month ago
@UnbreakableBeast Secure the code that scans the URL and prevent the user from SQL Injecting and any other harming ways of implementing the code to the website by using PHP( Server side coding language ).
EpicSoftworks 1 month ago
Thank you. It really helped! :)
VarunRevamped 3 months ago