NeoAdzan Islamic Prayer Time Schedule in PHP language. Build on PHP language and MySQL/MariaDB database server
- download 'neoadzan_master.zip' file
- extract and copy all files to document root folder on your webserver (or other folder that you want)
- create new database named 'test'
- import 'db/db_neoadzan.sql' to the 'test' database
- change database configuration on 'index.php' and 'result.php' file (default value is $dbhost='localhost; $dbuser='root'; $dbpass='';dbname='test';)
- try accesing to http://localhost (or other -- depend on step 2 above), enjoy!
- PHP (http://www.php.net/),
- MySQL (http://www.mysql.com/),
- [paypal] : (https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K6YRM43CZ44UQ) cdsatrian@yahoo.co.id
- BCA : 1451332193
- facebook (https://m.facebook.com/cahya.dsn)
- email (cahyadsn@gmail.com)
- demo site : (http://cahyadsn.phpindonesia.id/neoadzan)
- source code : (https://github.com/cahyadsn/neoadzan)
- This apps have db data dependencies on 'wilayah' application (http://cahyadsn.phpindonesia.id/wilayah) source code (http://github.com/cahyadsn/wilayah)