PHP Classes
Icontem

Class: phpsecureweb


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Bulent Tezcan  >  phpsecureweb  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: phpsecureweb Support forum
Base name: phpsecureweb
Description: Allow users certain rights, login with password.
Related top rated classes: , , ,
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
All time users: 4235 users
All time rank: 393
Week users: 10 users
Week rank: 715
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  

Author

Picture of Bulent Tezcan
Name: Bulent Tezcan <e-mail contact>
Published packages: 4 Browse this author's classes Browse this author's classes
Country: ???
Home page: ???
Age: ???
All time rank: 99
Week rank: 283

Groups

Group folder image User Management User records, authentication and session handling View top rated classes

Detailed description

Protect your sites or intranet with the power of PHP Secure Web. It is database independent as what adODB supports. You required to have a database of your liking. Simply install the tables, sign on as an Admin, create users and groups, assign users and actions to the groups, and you are almost done. Now write 4-5 lines of code for the pages you want to protect (you can copy it from the examples) and you are done. You will love the powerful and advanced Administration features. We are not compatible anything lower than PHP-4.2

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (79.2%)
Sufficient (70.8%)
Sufficient (62.5%)
-
-
-
Not sure (52.9%)
1138
Month:
Not yet rated by the users

Applications that use this class

Link Description
phpsecureweb See it in action, play with it.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Files folder image phpsecureweb
  Plain text file Accounts.class.php Class A class that handles adding, modifying and deleting the Accounts
  Plain text file accounts.php Appl. deals with accounts
  Plain text file accountsList.php Appl. lists accounts
  Plain text file accountsModify.php Appl. modify accounts
  Plain text file Actions.class.php Class A clsas that handles adding, modifying and deleting the actions
  Plain text file actions.php Appl. deals with actions
  Plain text file actionsModify.php Appl. deals with actions
  Plain text file Activity.class.php Class A class that handles adding, modifying and deleting the groups
  Plain text file activity.php Appl. deals with activities
  Plain text file activityModify.php Appl. deals with activities
  Plain text file AdminFunctions.class.php Class A class to show the admin functions, and define those actions
  Plain text file adminmenu.php Appl. shows the admin menu
Files folder image phpsecureweb/adodb
  Plain text file readme.txt Doc. How to install adodb
Files folder image phpsecureweb
  Plain text file bogus.php Appl. displays security warning in case of illegal activity
  Plain text file commonFunctions.php Aux. some common functions
  Plain text file Configuration.class.php Class A class that handles anything with the configuration table.
  Plain text file configuration.php Appl. deals with configuration
  Plain text file ControlGroup.class.php Class A Class to be used in Form.class.php. Even though you can use it stand alone, its better
  Plain text file createmd5.php Appl. This is a standalone script just to generate MD5 passwords.
Files folder image phpsecureweb/css
  Plain text file CoorsLight.css Aux. css file
  Plain text file Corona.css Aux. css file
  Plain text file Guinness.css Aux. css file
  Plain text file LabattBlue.css Aux. css file
  Plain text file Pilsner.php Aux. css file
Files folder image phpsecureweb
  Plain text file disclaimer.txt Lic. disclaimer
Files folder image phpsecureweb/docs
  HTML file Accounts.html Doc. docs file
  HTML file Actions.html Doc. docs file
  HTML file Activity.html Doc. docs file
  HTML file AdminFunctions.html Doc. docs file
  HTML file allclasses-frame.html Doc. docs file
  HTML file Button.html Doc. docs file
  HTML file CheckBox.html Doc. docs file
  HTML file Configuration.html Doc. docs file
  HTML file ControlGroup.html Doc. docs file
  HTML file deprecated-list.html Doc. docs file
  HTML file Dummy.html Doc. docs file
  HTML file Form.html Doc. docs file
  HTML file GetOptions.html Doc. docs file
  HTML file Groups.html Doc. docs file
  HTML file help-doc.html Doc. docs file
  HTML file Hidden.html Doc. docs file
  HTML file ImageButton.html Doc. docs file
  HTML file index-all.html Doc. docs file
  HTML file index.html Doc. docs file
  HTML file InputFile.html Doc. docs file
  HTML file Label.html Doc. docs file
  HTML file MyDatabase.html Doc. docs file
  HTML file ObjectArray.html Doc. docs file
  HTML file overview.html Doc. docs file
  HTML file packages.html Doc. docs file
  HTML file Paging.html Doc. docs file
  HTML file PassTru.html Doc. docs file
  HTML file Password.html Doc. docs file
  HTML file RadioButton.html Doc. docs file
  HTML file ResetButton.html Doc. docs file
  HTML file Security.html Doc. docs file
  HTML file SelectBox.html Doc. docs file
  HTML file serialized-form.html Doc. docs file
  Plain text file stylesheet.css Doc. css file for phpdoc
  HTML file SubmitButton.html Doc. docs file
  HTML file Table.html Doc. docs file
  HTML file TextArea.html Doc. docs file
  HTML file TextField.html Doc. doc file
  HTML file WriteLog.html Doc. doc file
Files folder image phpsecureweb
  Plain text file donate.inc.php Appl. a common file
  Plain text file donate.php Appl. displays the image
  Plain text file footer.inc.php Aux. displays the footer
  Plain text file Form.class.php Class A Class that creates an Html Form and spits out the results in a formatted/non-formatted
  Plain text file FormElements.class.php Class bunch of classes to create forms
  Plain text file FormVerifications.php Aux. some common functions for form verifications
  Plain text file groupAccountAndPermission.php Appl. deals with group permissions
  Plain text file Groups.class.php Class A class that handles adding, modifying and deleting the groups
  Plain text file groups.php Appl. deals with groups
  Plain text file groupsModify.php Appl. deals with groups modifications
  Plain text file header.inc.php Appl. displays the heared information
  Plain text file index.php Appl. remove this file or integrate it to your site.
  Plain text file LICENCE Lic. GPL Licence
  Plain text file login.php Appl. deals with login
  Plain text file md5.php Appl. creates md5 passwords
  Plain text file MyDatabase.class.php Class A class that handles some common database functions
  Plain text file notAuthorized.php Aux. displays the not authorized page
  Plain text file Paging.class.php Class This class handles the paging from a query to be print
  Plain text file resetDatabase.php Aux. for test purposes, you won't need it in production
  Plain text file Security.class.php Class A class to check who can do what.
  Plain text file securityConfig.inc.php Conf. a configuration file
Files folder image phpsecureweb/sql-scripts
  Plain text file security-mysql.sql Conf. sql commands for MySQL database
  Plain text file security-pgsql.sql Conf. sql commands for PostgreSQl Database
Files folder image phpsecureweb
  Plain text file Table.class.php Class a class to reate tables on the fly
  Plain text file viewlog.php Appl. displays the log data
  Plain text file WriteLog.class.php Class A class that handles anything with the log table.
Download all files: phpsecureweb.tar.gz phpsecureweb.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products