Webmaster Security

PHP Security Help

Submitted by killerlowrider, , Thread ID: 77386

Thread Closed

RE: PHP Security Help

Bassdrop
Neurofunk Selecta
Divine
Level:
0
Reputation:
72
Posts:
593
Likes:
109
Credits:
11.6K
11-03-2018, 04:44 PM
#3
Probably the bestplace to start is to learn about the filter_var() function and how to use it to sanitize/validate data in order toprevent injection attacks... it's a lot easier than it looks at first glance:

-W3 Schools: PHP filter_var() function
-PHP Manual: filter_var()

Life is like a box of chocolates, it doesn't last as long for fat people.

Users browsing this thread: 1 Guest(s)