Backend Development

How to prevent form hijacking in PHP?

Submitted by greatlogix, , Thread ID: 18592

Thread Closed

RE: How to prevent form hijacking in PHP?

#8
sanitise all tags using strip_tags and htmlentities functions and sure PDO for the mysql connection.

Users browsing this thread: 3 Guest(s)