Description: JasperFoodSystem 프로젝트 with Java, PHP, MySQL(JasperFoodSystem project with Java, PHP, MySQL)
1. Dodo ([email protected])
(Open the index.php file to configure the environment.)
- 윈도우(Windows)
$root = "C:/{webRootDir}/htdocs";
$directories = '{폴더명 / 없으면 생략}';
- 리눅스(Linux)
$root = '/usr/{경로명}/{계정명}';
$directories = '{폴더명 / 없으면 생략}';
- 사용자 디렉토리( http:// {주소} /~{계정명} )
$directories = '{폴더명 / 없으면 생략}';
$directories = '{~계정명}';
(Create a database by connecting to Maria DB or MySQL using a DBMS program such as HeidiSQL.)
(Access the web site.)
- 191002 Jasper Counter with Java, Accessed by 2019-10-07, Last Modified 2019-10-07, https://youtu.be/cFKAInIbuXw
- 191007 JasperFood System, Accessed by 2019-10-07, Last Modified 2019-10-07, https://youtu.be/z28VYSIKFAw
- 191009 JasperFood System with Java(Linux) 1, Accessed by 2019-10-09, Last Modified 2019-10-09, https://youtu.be/tC9RCOdXSww
- 191009 JasperFood System with Java(Windows Tablet), Accessed by 2019-10-09, Last Modified 2019-10-09, https://youtu.be/b2T88k_ZGAQ
- 191010 jasperFood Linux - 2 , Accessed by 2019-10-10, Last Modified 2019-10-10, https://youtu.be/INVrhBswfnM
- PHP.net, http://php.net/docs.php, Last Modified, Accessed By (Ing.)
- MySQL :: MySQL 5.5 Reference Manual :: 14.1 Introduction to InnoDB, https://dev.mysql.com/doc/refman/5.5/en/innodb-introduction.html, Last Modified, Accessed by (Ing.)
- OpenJDK, Accessed by 2019-10-07, Last Modified 2019-10-07, https://openjdk.java.net
- Java API Specifications, Accessed by 2019-10-07, Last Modified 2019-10-07, https://www.oracle.com/technetwork/java/api-141528.html
- PHP License, Accessed by 2019-10-07, Last Modified 2019-10-07, https://opensource.org/licenses/PHP-3.0
- OpenJDK: GPLv2 Classpath Exception, Accessed by 2019-10-07, Last Modified 2019-10-07, https://openjdk.java.net/legal/gplv2 ce.html