Jump to content

Prevent SQL Injection


Brandon_R

Recommended Posts

Hello guys i wrote my script etc but now i need functions to prevent sql injection and where to add it.

 

I know of some like addslashes etc but on what variables do i add it? All that enters the database such as from a textarea or just the url like sql.php?id=1 and add the addslashes to the id from a request etc?

 

Thanks

Brandon_R

Link to comment
https://forums.phpfreaks.com/topic/171103-prevent-sql-injection/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.