- 1,233 categories
- 40,462 scripts
Updated: 09/27/2005
- ''Secure Desk'' is web based ''secure'' helpdesk system.
The most important difference from the other helpdesk softwares is that Secure Desk stores all informations and data into MySQL database as Rijndael (AES) 128/256 Bit encrypted and base64 encoded. Administration password is unique authorization that enables encyption/decrption keys and has full access to MySQL data. In other words, nobody can decrypt stored data if there is no administration password is available. Members have, of course, restricted access such that each member can decrpyt own posts and replies to the posts. Secure Desk''s crucial source code is protected by ionCube (encoder). This allows administrator to keep the 100 encrypytion / decryption keys always protected. Each license comes with its own 100 unique keys. REQUIREMENTS PHP 4 &>= 4.0.2, PHP 5 required with the --with-mcrypt[=DIR] (mcrypt module). MySQL 4 &>= 4.0, single MySQL database.
- Categories
- Tags
- Platforms
- Licenses
- Freeware,
- Commercial License,
- Free Trial
- Author
- K PHP Develop is an integrated Web developement tool, something like MS Interdev. It was designed for team work. K PHP Develop contains three modules: Server, Server Setup, Client and plugins for accessing database servers supporting PostgresSQL, MyS...
- PHP provides built in functions to access just about every database that exists, including Oracle. This 8-page tutorial illustrates how to use these built in functions to communicate with an Oracle database.
- Here, you will learn how to create an MS Access database and interface with it using PHP on Windows platform. Main topics include: Creating an Access database, Setting up an ODBC Connection, and Interfacing with database.
- PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...
- Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DB...