Program Stock Barang Php Mysql
About :
Codeigniter CRUD Generator is a simple tool to auto generate model, controller and view from your table. This tool will boost your writing code. This CRUD generator will make a complete CRUD operation, pagination, search, form*, form validation, export to excel and export to word. This CRUD Generator using bootstrap 3 style. You still need to modify the result code for more customization.
Saya mau share aplikasi stok barang yang sudah saya buat. APLIKASI STOK BARANG DENGAN PHP DAN MYSQL. PROGRAM SEDERHANA.
*generate textarea and text input only
Please visit and like harviacode.com for more info and PHP tutorials.
Preparation before using this CRUD Generator (Important) :
- On application/config/autoload.php, load database library, session library and url helper.
- On application/config/config.php, set $config['base_url'] = 'http://localhost/yourprojectname', $config['index_page'] = ', $config['url_suffix'] = '.html' and $config['encryption_key'] = 'randomstring'
- On application/config/database.php, set hostname, username, password and database
How to use this CRUD Generator :
- Simply put 'harviacode' folder, 'asset' folder and .htaccess file into your project root folder.
- Open http://localhost/yourprojectname/harviacode.
- Select table and push generate button.
OR
watch video on https://youtu.be/OHZ7hhRLUZM
FAQ :
- Select table show no data. Make sure you have correct database configuration on application/config/database.php and load database library on autoload.
- Error chmod on mac and linux. Please change your application folder and harviacode folder chmod to 777
- Error 404 when click Create, Read, Update, Delete or Next Page. Make sure your mod_rewrite is active and you can access http://localhost/yourproject/welcome. The problem is on htaccess. Still have problem? please go to google and search how to remove index.php codeigniter.
- Error cannot Read, Update, Delete. Make sure your table have primary key.
Program Stock Barang Excel
Thanks for Support Me
Buy me a cup of coffee. paypal : hariprasetyo0212@gmail.com
Update
V.1.4 - 26 November 2016
- Change to serverside datatables using ignited datatables
V.1.3.1 - 05 April 2016
- Put view files into folder
V.1.3 - 09 December 2015
- Zero Config for database connection
- Fix bug searching
- Fix field name label
- Add select table from database
- Add generate all table
- Select target folder from setting menu
- Remove support for Codeigniter 2
V.1.2 - 25 June 2015
Descargar firmware para samsung galaxy s3 mini gt-i8190l. Apr 21, 2018 - Descargar Firmware Samsung Galaxy S3 Mini Gt-i8190l Telcel. Apr 02, 2015 Regresar a. Como regresar a la Rom Stock de Fabrica (Telcel). Mar 25, 2013 - Samsung has released a yet another unbranded firmware update; UBAMB2 Android 4.2.1 Jelly Bean Official Rom for Galaxy S3 Mini I8190L. Jan 15, 2013 - samsung-galaxy-s3-mini-i8190l-nuevo-de-telcel. Galaxy S3 Mini. Android 4.1.1 UBALL1 official firmware details: PDA: I8190LUBALL1. Firmware download for GALAXY S Ⅲ mini GT. Firmware news; Update with Samsung. La primera si esta sirve para un S3 mini de. Cosas quiero descargar la. Download the official Samsung GT-I8190L Stock Firmware (Flash File) for your Samsung Smartphone. We also provide all other Samsung Stock Firmware for.
- Add custom target folder
- Add export to excel
- Add export to word
V.1.1 - 21 May 2015
Follow your music savvy friends, get recommendations from Musify based on what you listen to and more. Sherry argov falli soffrire pdf gratis.
- Add custom controller name and custom model name
- Add client side datatables
Copyright 2015 harviacode.com
Sistem Inventory
Deskripsi
Aplikasi ini berfungsi untuk membantu proses pengelolaan barang, yang meliputi barang masuk dan barang keluar. Aplikasi ini dapat menampilkan daftar produk, laporan, dan juga melakukan berbagai transaksi yang berhubungan dengan pengelolaan barang dalam gudang atau toko
Aplikasi ini bukan sistem POS
Cara Instalasi
- Install server dengan requirement sbb:a. PHP >= 5.4b. Extensi MCrypt PHPc. Database MySQL
- Buat database dengan nama 'inventory'
- Import database dari file 'inventory.sql'
Demo
untuk loginusername:adminpassword:1234