文件名称:apotek-dr-riyad
-
所属分类:
- 标签属性:
- 上传时间:2014-01-08
-
文件大小:2.47mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This information system for pharmacy. To know the username and password, you can contact me by e-mail.-This is information system for pharmacy. To know the username and password, you can contact me by e-mail.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
apotek.sql
apotik/.gitignore
apotik/.travis.yml
apotik/index.php
apotik/license.txt
apotik/application/.htaccess
apotik/application/index.html
apotik/application/cache/.htaccess
apotik/application/cache/index.html
apotik/application/config/autoload.php
apotik/application/config/config.php
apotik/application/config/constants.php
apotik/application/config/database.php
apotik/application/config/doctypes.php
apotik/application/config/foreign_chars.php
apotik/application/config/hooks.php
apotik/application/config/index.html
apotik/application/config/migration.php
apotik/application/config/mimes.php
apotik/application/config/profiler.php
apotik/application/config/routes.php
apotik/application/config/smileys.php
apotik/application/config/user_agents.php
apotik/application/controllers/DefaultCont.php
apotik/application/controllers/index.html
apotik/application/controllers/Login.php
apotik/application/controllers/Obat.php
apotik/application/controllers/Restock.php
apotik/application/controllers/Supplier.php
apotik/application/controllers/Transaction.php
apotik/application/controllers/User.php
apotik/application/core/index.html
apotik/application/errors/error_404.php
apotik/application/errors/error_db.php
apotik/application/errors/error_general.php
apotik/application/errors/error_php.php
apotik/application/errors/index.html
apotik/application/helpers/index.html
apotik/application/hooks/index.html
apotik/application/language/english/index.html
apotik/application/libraries/index.html
apotik/application/logs/index.html
apotik/application/models/index.html
apotik/application/models/LoginDB.php
apotik/application/models/ObatDB.php
apotik/application/models/RestockDB.php
apotik/application/models/SupplierDB.php
apotik/application/models/TransactionDB.php
apotik/application/models/UserDB.php
apotik/application/third_party/index.html
apotik/application/views/AddObat.php
apotik/application/views/AddSupplier.php
apotik/application/views/AddTransaksi.php
apotik/application/views/CheckoutStock.php
apotik/application/views/CheckoutTransaksi.php
apotik/application/views/detailSupplier.php
apotik/application/views/EditProfil.php
apotik/application/views/Header.php
apotik/application/views/index.html
apotik/application/views/ListPegawai.php
apotik/application/views/ListSupplier.php
apotik/application/views/Login.php
apotik/application/views/RekapRestock.php
apotik/application/views/RekapTransaksi.php
apotik/application/views/Sidebar.php
apotik/application/views/StokObat.php
apotik/application/views/TambahUser.php
apotik/application/views/Welcome.php
apotik/assets/css/bootstrap.css
apotik/assets/css/jquery-ui.css
apotik/assets/css/style.css
apotik/assets/image/banner.png
apotik/assets/js/bootstrap-modal.js
apotik/assets/js/bootstrap-transition.js
apotik/assets/js/bootstrap.js
apotik/assets/js/jquery-2.0.2.min.js
apotik/assets/js/jquery-ui.js
apotik/assets/js/script.js
apotik/system/.htaccess
apotik/system/index.html
apotik/system/core/Benchmark.php
apotik/system/core/CodeIgniter.php
apotik/system/core/Common.php
apotik/system/core/Config.php
apotik/system/core/Controller.php
apotik/system/core/Exceptions.php
apotik/system/core/Hooks.php
apotik/system/core/index.html
apotik/system/core/Input.php
apotik/system/core/Lang.php
apotik/system/core/Loader.php
apotik/system/core/Model.php
apotik/system/core/Output.php
apotik/system/core/Router.php
apotik/system/core/Security.php
apotik/system/core/URI.php
apotik/system/core/Utf8.php
apotik/system/database/DB.php
apotik/system/database/DB_active_rec.php
apotik/system/database/DB_cache.php
apotik/system/database/DB_driver.php
apotik/system/database/DB_forge.php
apotik/system/database/DB_result.php
apotik/system/database/DB_utility.php
apotik/system/database/index.html
apotik/system/database/drivers/index.html
apotik/system/database/drivers/cubrid/cubrid_driver.php
apotik/system/database/drivers/cubrid/cubrid_forge.php
apotik/system/database/drivers/cubrid/cubrid_result.php
apotik/system/database/drivers/cubrid/cubrid_utility.php
apotik/system/database/drivers/cubrid/index.html
apotik/system/database/drivers/mssql/index.html
apotik/system/database/drivers/mssql/mssql_driver.php
apotik/system/database/drivers/mssql/mssql_forge.php
apotik/system/database/drivers/mssql/mssql_result.php
apotik/system/database/drivers/mssql/mssql_utility.php
apotik/system/database/drivers/mysql/index.html
apotik/system/database/drivers/mysql/mysql_driver.php
apotik/system/database/drivers/mysql/mysql_forge.php
apotik/system/database/drivers/mysql/mysql_result.php
apotik/system/database/drivers/mysql/mysql_utility.php
apotik/system/database/drivers/mysqli/index.html
apotik/system/database/drivers/mysqli/mysqli_driver.php
apotik/system/database/drivers/mysqli/mysqli_forge.php
apotik/system/database/drivers/mysqli/mysqli_result.php
apotik/system/database/drivers/mysqli/mysqli_utility.php
apotik/system/database/drivers/oci8/index.html
apotik/system/database/drivers/oci8/oci8_driver.php
apotik/system/database/drivers/oci8/oci8_forge.php
apotik/system/database/drivers/oci8/oci8_result.php
apotik/system/database/drivers/oci8/oci8_utility.php
apotik/.gitignore
apotik/.travis.yml
apotik/index.php
apotik/license.txt
apotik/application/.htaccess
apotik/application/index.html
apotik/application/cache/.htaccess
apotik/application/cache/index.html
apotik/application/config/autoload.php
apotik/application/config/config.php
apotik/application/config/constants.php
apotik/application/config/database.php
apotik/application/config/doctypes.php
apotik/application/config/foreign_chars.php
apotik/application/config/hooks.php
apotik/application/config/index.html
apotik/application/config/migration.php
apotik/application/config/mimes.php
apotik/application/config/profiler.php
apotik/application/config/routes.php
apotik/application/config/smileys.php
apotik/application/config/user_agents.php
apotik/application/controllers/DefaultCont.php
apotik/application/controllers/index.html
apotik/application/controllers/Login.php
apotik/application/controllers/Obat.php
apotik/application/controllers/Restock.php
apotik/application/controllers/Supplier.php
apotik/application/controllers/Transaction.php
apotik/application/controllers/User.php
apotik/application/core/index.html
apotik/application/errors/error_404.php
apotik/application/errors/error_db.php
apotik/application/errors/error_general.php
apotik/application/errors/error_php.php
apotik/application/errors/index.html
apotik/application/helpers/index.html
apotik/application/hooks/index.html
apotik/application/language/english/index.html
apotik/application/libraries/index.html
apotik/application/logs/index.html
apotik/application/models/index.html
apotik/application/models/LoginDB.php
apotik/application/models/ObatDB.php
apotik/application/models/RestockDB.php
apotik/application/models/SupplierDB.php
apotik/application/models/TransactionDB.php
apotik/application/models/UserDB.php
apotik/application/third_party/index.html
apotik/application/views/AddObat.php
apotik/application/views/AddSupplier.php
apotik/application/views/AddTransaksi.php
apotik/application/views/CheckoutStock.php
apotik/application/views/CheckoutTransaksi.php
apotik/application/views/detailSupplier.php
apotik/application/views/EditProfil.php
apotik/application/views/Header.php
apotik/application/views/index.html
apotik/application/views/ListPegawai.php
apotik/application/views/ListSupplier.php
apotik/application/views/Login.php
apotik/application/views/RekapRestock.php
apotik/application/views/RekapTransaksi.php
apotik/application/views/Sidebar.php
apotik/application/views/StokObat.php
apotik/application/views/TambahUser.php
apotik/application/views/Welcome.php
apotik/assets/css/bootstrap.css
apotik/assets/css/jquery-ui.css
apotik/assets/css/style.css
apotik/assets/image/banner.png
apotik/assets/js/bootstrap-modal.js
apotik/assets/js/bootstrap-transition.js
apotik/assets/js/bootstrap.js
apotik/assets/js/jquery-2.0.2.min.js
apotik/assets/js/jquery-ui.js
apotik/assets/js/script.js
apotik/system/.htaccess
apotik/system/index.html
apotik/system/core/Benchmark.php
apotik/system/core/CodeIgniter.php
apotik/system/core/Common.php
apotik/system/core/Config.php
apotik/system/core/Controller.php
apotik/system/core/Exceptions.php
apotik/system/core/Hooks.php
apotik/system/core/index.html
apotik/system/core/Input.php
apotik/system/core/Lang.php
apotik/system/core/Loader.php
apotik/system/core/Model.php
apotik/system/core/Output.php
apotik/system/core/Router.php
apotik/system/core/Security.php
apotik/system/core/URI.php
apotik/system/core/Utf8.php
apotik/system/database/DB.php
apotik/system/database/DB_active_rec.php
apotik/system/database/DB_cache.php
apotik/system/database/DB_driver.php
apotik/system/database/DB_forge.php
apotik/system/database/DB_result.php
apotik/system/database/DB_utility.php
apotik/system/database/index.html
apotik/system/database/drivers/index.html
apotik/system/database/drivers/cubrid/cubrid_driver.php
apotik/system/database/drivers/cubrid/cubrid_forge.php
apotik/system/database/drivers/cubrid/cubrid_result.php
apotik/system/database/drivers/cubrid/cubrid_utility.php
apotik/system/database/drivers/cubrid/index.html
apotik/system/database/drivers/mssql/index.html
apotik/system/database/drivers/mssql/mssql_driver.php
apotik/system/database/drivers/mssql/mssql_forge.php
apotik/system/database/drivers/mssql/mssql_result.php
apotik/system/database/drivers/mssql/mssql_utility.php
apotik/system/database/drivers/mysql/index.html
apotik/system/database/drivers/mysql/mysql_driver.php
apotik/system/database/drivers/mysql/mysql_forge.php
apotik/system/database/drivers/mysql/mysql_result.php
apotik/system/database/drivers/mysql/mysql_utility.php
apotik/system/database/drivers/mysqli/index.html
apotik/system/database/drivers/mysqli/mysqli_driver.php
apotik/system/database/drivers/mysqli/mysqli_forge.php
apotik/system/database/drivers/mysqli/mysqli_result.php
apotik/system/database/drivers/mysqli/mysqli_utility.php
apotik/system/database/drivers/oci8/index.html
apotik/system/database/drivers/oci8/oci8_driver.php
apotik/system/database/drivers/oci8/oci8_forge.php
apotik/system/database/drivers/oci8/oci8_result.php
apotik/system/database/drivers/oci8/oci8_utility.php
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.