orangehrm-2.3-alpha.14.1917

所属分类:其他
开发工具:PHP
文件大小:2076KB
下载次数:12
上传日期:2008-07-24 21:31:35
上 传 者jsyzgygcj
说明:  国外的人才求职招聘最新版,找了很久的,还在调试中,旧版本说明如下PHP写的一个人力资源管理系统的源码:系统采用模块话的设计,此文件解压到php的环境下,直接访问就可以,需要建立一个mysql数据库数据库名为orangeHRM,并建立一个用户。然后直接访问http://localhost/orangehrm就ok!-PHP write a human resources management system of Source : System is modular case design, This document to extract php environment, we can directly access, need to establish a database mysql database called orangeHRM, and the establishment of a user. Then directly on the visit http://localhost/orangehrm ok!
(Job recruiting talent from abroad the latest version, look for a long time, and still debugging, the older versions of PHP are described below to write a human resources management system source code: if the system uses a modular design, unzip this file to the php environment , direct access could need to create a database named mysql database orangeHRM, and the establishment of a user. And then directly access http://localhost/orangehrm on ok!-PHP write a human resources management system of Source: System is modular case design, This document to extract php environment, we can directly access, need to establish a database mysql database called orangeHRM, and the establishment of a user. Then directly on the visit http://localhost/orangehrm ok!)

文件列表:
orangehrm-2.3-alpha.14\.htaccess (182, 2008-03-28)
orangehrm-2.3-alpha.14\.project (381, 2008-03-28)
orangehrm-2.3-alpha.14\build\fix-ids.php (317, 2008-03-28)
orangehrm-2.3-alpha.14\build\myconf.php (93, 2008-04-02)
orangehrm-2.3-alpha.14\build\testConf.php (405, 2008-05-06)
orangehrm-2.3-alpha.14\build\verify-constraints.sh (92, 2008-03-28)
orangehrm-2.3-alpha.14\change-version-numbers.php (1760, 2008-05-13)
orangehrm-2.3-alpha.14\CHANGELOG.TXT (778, 2008-03-28)
orangehrm-2.3-alpha.14\dbscript\constraints.php (9214, 2008-03-28)
orangehrm-2.3-alpha.14\dbscript\dbscript-1.sql (42271, 2008-03-28)
orangehrm-2.3-alpha.14\dbscript\dbscript-2.sql (45321, 2008-05-12)
orangehrm-2.3-alpha.14\dbscript\dbscript-u1.sql (27271, 2008-03-28)
orangehrm-2.3-alpha.14\dbscript\dbscript-u2.sql (1288, 2008-03-28)
orangehrm-2.3-alpha.14\dbscript\dbscript.sql (87850, 2008-05-12)
orangehrm-2.3-alpha.14\EmployeeDataGenerator.php (23128, 2008-04-03)
orangehrm-2.3-alpha.14\empview.php (22324, 2008-03-28)
orangehrm-2.3-alpha.14\error.xsl (3315, 2008-03-28)
orangehrm-2.3-alpha.14\faq.html (14282, 2008-04-08)
orangehrm-2.3-alpha.14\favicon.ico (564, 2008-03-28)
orangehrm-2.3-alpha.14\genpop.php (14495, 2008-03-28)
orangehrm-2.3-alpha.14\home.php (6188, 2008-03-28)
orangehrm-2.3-alpha.14\index.php (73004, 2008-05-13)
orangehrm-2.3-alpha.14\INSTALL.html (1571, 2008-03-28)
orangehrm-2.3-alpha.14\install.php (5957, 2008-03-28)
orangehrm-2.3-alpha.14\installer\applicationSetup.php (12170, 2008-05-13)
orangehrm-2.3-alpha.14\installer\checkSystem.php (9379, 2008-03-28)
orangehrm-2.3-alpha.14\installer\cleanUp.php (2560, 2008-03-28)
orangehrm-2.3-alpha.14\installer\confirmation.php (3035, 2008-03-28)
orangehrm-2.3-alpha.14\installer\dbConfig.php (7791, 2008-03-28)
orangehrm-2.3-alpha.14\installer\defaultUser.php (2890, 2008-03-28)
orangehrm-2.3-alpha.14\installer\favicon.ico (590, 2008-03-28)
orangehrm-2.3-alpha.14\installer\guide\favicon.ico (682, 2008-03-28)
orangehrm-2.3-alpha.14\installer\guide\index.html (22215, 2008-04-08)
orangehrm-2.3-alpha.14\installer\guide\style.css (5961, 2008-03-28)
orangehrm-2.3-alpha.14\installer\images\above.gif (61, 2008-03-28)
orangehrm-2.3-alpha.14\installer\images\back.gif (280, 2008-03-28)
orangehrm-2.3-alpha.14\installer\images\bullet.gif (504, 2008-03-28)
orangehrm-2.3-alpha.14\installer\images\help.png (553, 2008-03-28)
orangehrm-2.3-alpha.14\installer\images\installing_01.gif (4942, 2008-03-28)
orangehrm-2.3-alpha.14\installer\images\installing_02.gif (4755, 2008-03-28)
... ...

OrangeHRM is a comprehensive Human Resource Management (HRM) System that captures all the essential functionalities required for any enterprise. Copyright (C) 2006 OrangeHRM Inc., http://www.orangehrm.com/ OrangeHRM is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. OrangeHRM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. The source that you have downloaded(ZIP archive) in which this was enclosed, is of the directory structure as follows; ( since release of OrangeHRM version 0.1 we have altered the directory structure, for further details please refer to the changelog.txt | -dbscript | | | -- (database script for MySQL) | -installer (contains the Web-Installer) | -language (contains the Language Packs) | -lib | | | -- common (commonly used objects and methods) | -- confs (Configuration files) | -- controllers (Primary & Secondary Controllers) | CentralController.php (Main Controller) | EmpViewController.php (Secondary Controller for PIM Module) | MTViewController.php (Secondary Controller for Maintenance Module) | RepViewController.php (Secondary Controller for Reports Module) | ViewController.php (Secondary Controller for Admin Module) | | -- dao (Data Access Objects) | -- exception (Exception Handlers for Database Exceptions) | -- extractor (Data Extractors) | | | -- eimadmin (Data Extractors for Admin Module) | -- hrfunct (Data Extractors for PIM Module) | -- maintenance (Data Extractors for Maintenance Module) | -- report (Data Extractors for Report Module) | | -- logs (Log & LogFileWriter) | -- Models (Models) | | | -- eimadmin (Admin Module Objects) | -- hrfunct (PIM Module Objects) | -- maintenance (Application Maintenance Objects) | -- report (Report Module Objects) | -license | | | -- (The GPL license) | -scripts | | | -- (Javascript files, style sheets required by UI) | -templates | | | -- eimadmin (Admin Module UI templates) | -- hrfunct (PIM Module UI templates) | -- maintenance (Maintenance Module UI templates) | -- report (Report Module UI templates) | -themes | -- (pictures + style sheets) For further information on how to use the product please refer the Free User Guide available on http://orangehrm.com/ In case Installation difficulties there is a seperate Installation Guides also available from the same source. For Apache/PHP/MySQL Installation issues please refer to the Environment Setup Guide For OrangeHRM Installation issues please refer to the OrangeHRM Installation Guide

近期下载者

相关文件


收藏者