To avoid the cross side scripting or make site safe from hacker attacks one need to perform data validation before allowed data insertion into database . We can achieve this using php preg_match which… more →
dreamtechworldwrote 7 months ago: Regular Expressions with PHP: Regular Expressions is a powerful tool where in one can match for a pa … more →
wrote 2 years ago: In my last post, Building A Web Spider – Part 1, I covered how to analyze a website so that yo … more →
wrote 2 years ago: To avoid the cross side scripting or make site safe from hacker attacks one need to perform data val … more →