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 Quote 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 Quote 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 Quote 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... Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.