phpliteadmin_4bee

所属分类:WEB开发
开发工具:PHP
文件大小:33KB
下载次数:1
上传日期:2012-11-20 22:26:00
上 传 者nsmiawsn
说明:  php源码实现,一个用php实现的链接lite管理方面的web版本的工具,类似php的mysql的管理工具,简单全面供给各类学习参考
(php source links lite manage the web version of a php implementation tools , the mysql management tools like php , simple supply all kinds of learning reference)

文件列表:
phpliteadmin\phpliteadmin.php (181983, 2012-11-02)
phpliteadmin (0, 2012-11-17)
fileinfo.txt (101, 2007-01-01)

INSTALLATION: 1. Open phpliteadmin.php in a text editor. 2. If you want to have a directory scanned for your databases instead of listing them manually, specify the directory as the value of the $directory variable and skip to step 4. 3. If you want to specify your databases manually, set the value of the $directory variable as false and modify the $databases array to hold the databases you would like to manage. - The path field is the file path of the database relative to where phpliteadmin.php will be located on the server. For example, if phpliteadmin.php is located at "databases/manager/phpliteadmin.php" and you want to manage "databases/yourdatabase.sqlite", the path value would be "../yourdatabase.sqlite". - The name field is the human-friendly way of referencing the database within the application. It can be anything you want. 4. Modify the $password variable to be the password used for gaining access to the phpLiteAdmin tool. 5. If you want to have multiple installations of phpLiteAdmin on the same server, change the $cookie_name variable to be unique for each installation (optional). 6. Save and upload phpliteadmin.php to your web server. 7. Open a web browser and navigate to the uploaded phpliteadmin.php file. You will be prompted to enter a password. Use the same password you set in step 4. INSTALLING A THEME: 1. Download the themes package from the project Downloads page. 2. Unzip the file and choose your desired theme. 3. Upload phpliteadmin.css from the theme's directory alongside phpliteadmin.php. 4. Your theme will automatically override the default. REQUIREMENTS: - a server with PHP installed - at least one PHP SQLite library extension installed and enabled: PDO, SQLite3, or SQLiteDatabase GETTING HELP: The project's wiki provides information on how to do certain things and is located at http://code.google.com/p/phpliteadmin/w/list. In addition, the project's discussion group is located at http://groups.google.com/group/phpliteadmin. REPORTING ERRORS AND BUGS: If you find any issues while using the tool, please report them at http://code.google.com/p/phpliteadmin/issues/list.

近期下载者

相关文件


收藏者