murli800 Posted August 2, 2011 Share Posted August 2, 2011 i want to know about security side of php..how can i make my script securre..md5 or sha1 what to use Link to comment https://forums.phpfreaks.com/topic/243564-which-php-functions-make-script-most-secure/ Share on other sites More sharing options...
Nodral Posted August 2, 2011 Share Posted August 2, 2011 Go to the tutorials section. There is a great tutorial about security. If you want to know about hashing, read the sticky about 'What is the point of md5' on this forum Link to comment https://forums.phpfreaks.com/topic/243564-which-php-functions-make-script-most-secure/#findComment-1250561 Share on other sites More sharing options...
voip03 Posted August 2, 2011 Share Posted August 2, 2011 Learn to google it Link to comment https://forums.phpfreaks.com/topic/243564-which-php-functions-make-script-most-secure/#findComment-1250581 Share on other sites More sharing options...
IrOnMaSk Posted August 2, 2011 Share Posted August 2, 2011 there's always different security procedures used depends on whatever code you're scripting but you can always wrap whatever code you want to secure around a secure function... Link to comment https://forums.phpfreaks.com/topic/243564-which-php-functions-make-script-most-secure/#findComment-1250693 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.