Jump to content

[SOLVED] Saftey using $_GET


chocopi

Recommended Posts

I know that using $_GET can be dangerous if you are not careful, I was wondering if it would be safe just to use is_numeric() ?

 

As I only want for numerical values to be passed through $_GET would it be safe to use is_numeric() or should I take other procautions ?

 

Thanks ;D

 

~ Chocopi

Link to comment
https://forums.phpfreaks.com/topic/56940-solved-saftey-using-_get/
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.