Projects tagged ‘access’ and ‘php’


Jump to tag:

Projects tagged ‘access’ and ‘php’

Filtered by Project Tags access php

Refine results Project Tags control (4) sql (3) user (3) library (3) authentication (3) role (2) management (2) acl (2) mysql (2) source (2) windows (2) database (2)

[15 total ]

1 Users
 

Tuatara is a user authentication and access control management system built in object oriented PHP5 with a MySQL backend. This system is meant for programmers and non-programmers alike who need a ... [More] powerful but easy to use drop in access control system for their web site, and don't have the time or requirements for a full fledged framework based system. Features include configurable groups, simple registration with optional email verification, forgotten password retrieval, user profiles, and a robust administration interface that lets you control every aspect of your installation. [Less]
Created about 1 year ago.

1 Users

This is a module for Snappad that allows you to quickly and easily lock down your website.
Created about 1 year ago.

0 Users

Utilities for using box.net as distributed backup storage etc.
Created 11 months ago.

0 Users

Simple PHP Directory Viewer - BetaFor the longest time we’ve been sending clients to ftp folders to view pdf and image mock ups at work. And as much as we all love raw black San-Serif fonts, ... [More] horizontal rules with a bevel and generic blue links It just didn’t scream professionalism. So I started looking for a directory viewer that looked good and didn’t over complicate things. After exploring the options from MCE to CKFinder I determined there just wasn’t a program simple enough… So I developed my own simple php directory viewer. FeaturesComplete directory viewer with a directory tree side panel. Thumbnails - Automatically generate thumbnails for common web image file types (jpg, gif & png). View Code as Plain Text - allows you to specify certain file types to be viewed as plain text ( [Less]
Created 11 months ago.

0 Users

Apache in error_log and access_log sql backup and log search script(with adodb)
Created 11 months ago.

0 Users

解决文件永久有效性及全域访问的办法 那就是把下载文件托管到google的服务器上
Created 11 months ago.

0 Users

Sistema Sa2GestorJuridicoTotalmente free, aberto. Escrito em uma liguagem interpretada, VBA, necessita do access (ou seu run-time) para funcionar, link ao lado. Um sistema simples, indicado para ... [More] escritórios com 5 usuários. FunçõesControle de Clientes (CRM) Processos Agenda de compromissos Controle financeiro Recebíveis Débitos Conciliação bancária Papelaria Básica cepNET (fonte fornecida gratuitamente pelos CORREIOS) Motivos de ir open-sourceDevido à territorialidade dos processos, nossos advogados não podem ficar em uma base só, e transmitir dados em ACCESS pela internet é muito lento, então foi desenvolvido, totalmente in-house como é peculiar da Sa2 um sistema novo de gestão em PHP. Antes o projeto rodava a partir de um run-time VB, como uma aplicação sozinha (stand-alone), mas a título "open-source" isto não funcionaria bem, portanto, voltamos às origens MDB (develop) de "fácil" edição. Versão ComercialOs softwares desenvolvidos por nós seguem características web, W3 e padrões consagrados no mercado. Para a versão comercial em php, entre em: http://loja.sa2.com.br Lá inclusive pode-se pedir customização de softwares, muito solicitada em casos de escritórios de grande porte. Para mais informações através do e-mail: softwarelivre@sa2.com.br Página do projetoLink (http://ti.sa2.com.br) DoaçãoConsidere uma doação, entre em: DOE! (http://ti.sa2.com.br) botões para todos! [Less]
Created 12 months ago.

0 Users

Ar-aclIntroductionAr-acl is Access Control Library for codeigniter. This library works with two methods. User access control by role, e.g: "admin/" is admin page that can be accessed only by admin. ... [More] "salary/" is employer's salary page that can be edited by hrd dept and accounting dept. User access control by Very Private Page (VPP) check, e.g: "profile/edit/john.r" is a page to edit profile information that can be edited by user who logged on with username "john.r". FeaturesRestrict user based on role group. Restrict user to access, edit or delete other user private page. AdvantagesNo database needed. Work faster. No need to modify controller. This library is autoloaded. Set UpAdd ar_acl to the autoload libraries to use it. $autoload['libraries'] = array('ar_acl');Copy folder config and libaries to application folder. DemoIf NOT Using Modular Separation (ME, HMVC, Matchbox, or others) Copy profile.php and salary.php to your controllers. Try to access all methods and see the message. e.g. http://localhost/yourbase-url/profile/edit/john; http://localhost/yourbase-url/profile/edit/15; http://localhost/yourbase-url/profile/view/john If USING Modular Separation (ME, HMVC, Matchbox, or others) Copy test folder to your modules folder. Try to access all methods and see the message. e.g. http://localhost/yourbase-url/test/profile/edit/john; http://localhost/yourbase-url/test/profile/edit/15; http://localhost/yourbase-url/test/profile/view/john DownloadThe download also includes test module for test purpose. http://code.google.com/p/ar-acl/downloads/list DiscussionVisit my codeigniter forum to share your thought and questions. Best Regards, Ardinoto Wahono [Less]
Created about 1 month ago.

0 Users

Project aims to create easy to use ACL implementation and integrate with existing PHP projects.
Created 4 months ago.

0 Users

Middix is an extremely lightweight online desktop licensed under the GNU GPL, and written in Javascript and PHP. It is extremely easy to use, and to develop for, with a simple Javascript API for ... [More] accessing and controlling all factors of the system. Programs can be packaged and distributed as compressed (.mxp) files, to be extracted on runtime, or standalone (.mxs) script files. Libraries can also be distributed as both Javascript files, or PHP files with Javascript and AJAX API wrappers. Middix contains a full-featured file protection system, including administrator rights, encrypted passwords, and inaccessible folders via standard HTTP, through the use of .htaccess. [Less]
Created 10 months ago.