PHP Security Framework needed...

Reply

Join Date: Jul 2009
Posts: 42
Reputation: dwdata is an unknown quantity at this point 
Solved Threads: 0
dwdata dwdata is offline Offline
Light Poster

PHP Security Framework needed...

 
0
  #1
26 Days Ago
Hello,

I have just started to develop a PHP/mySQL site and was wondering if there are any Open Source Security Frameworks they can recommended.

Not only do I want to deal with data hacking issues, but also want to know what the best practices to insure that users are not bookmarking or manipulating strings that can be passed through the URL. For example, I have list of users where they can EDIT their info via a GET navigation link. I would prefer them not having the ability it bookmark the link or even better be able to access the user record via their HISTORY.

In a nutshell, I am seeking a way to make user use the system as developed. For example, I want make a user does not have the ability to reach an update form unless they accessed it from the proper page.

Any feedback on this would be greatly appreciated. Thanks.
Last edited by dwdata; 26 Days Ago at 1:24 pm.
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 7
Reputation: slr is an unknown quantity at this point 
Solved Threads: 0
slr slr is offline Offline
Newbie Poster
 
0
  #2
26 Days Ago
Originally Posted by dwdata View Post
Hello,

I have just started to develop a PHP/mySQL site and was wondering if there are any Open Source Security Frameworks they can recommended.

Not only do I want to deal with data hacking issues, but also want to know what the best practices to insure that users are not bookmarking or manipulating strings that can be passed through the URL. For example, I have list of users where they can EDIT their info via a GET navigation link. I would prefer them not having the ability it bookmark the link or even better be able to access the user record via their HISTORY.

In a nutshell, I am seeking a way to make user use the system as developed. For example, I want make a user does not have the ability to reach an update form unless they accessed it from the proper page.

Any feedback on this would be greatly appreciated. Thanks.
You can use PHP sessions. You can use POST. You can use SSL.

CakePHP http://book.cakephp.org/view/175/Security-Component

I do no think CakePHP is the easiest to start off with
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 525
Reputation: network18 is an unknown quantity at this point 
Solved Threads: 61
network18 network18 is offline Offline
Posting Pro
 
0
  #3
26 Days Ago
I think what you are looking for it, is .htaccess
"The discipline of writing something down is the first step towards making it happen."

follow me on twitter
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC