Jump to content

Is this secure...


mmarif4u

Recommended Posts

Hi guys,,,

 

I a have a form where user input thier details.

That input will be stored in the db.

So i have this security buffer for the post values...

Is this secure r not, if not how to make it more secure.

$name=mysql_real_escape_string(htmlentities($_POST['nmanme'])); 

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/46378-is-this-secure/
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.