Hi All, Codes below will help you back up your SQL database. Generate exe file and ADD IT to task in task scheduler . check the frequency you ant to run the program in TASK SCHEDULER In case of any problem reach me on Email: [email protected] Phone Number: +254728719865
Jquery Raffle with PHP Array Simple random number generation in a loop to simulate a raffle draw. The code uses bootstrap as the main design and to produce modal to show who is the winner. Also it requires jquery to run. You may use Jquery CDN at https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js and Bootstrap CDN at https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css
Sinking Fund System is for registered member that contributes money every semi-monthly and it has also member's loan, and a loan interest of 5% per month. Sinking Fund System has a print report for the transaction, total of contribution, dividing of interest for the member.
Learn on how to create a Simple Notification using Android. This simple app can display a notification when there is something new that comes. Android is basically a piece of software which allows your hardware to function. It used in several gadget like smartphone, tablet, and even television.
It's a simple and secured online notepad. It uses PHP file handling functions and there is no database. Just upload and start using it. Create your own unique url : https://note.initedit.com/Enter_your_unique_Text Shortcuts key : ALT + N = New File ALT + C = Copy all ALT + U = URL Copy ALT + D = Download CTRL + S = Save CTRL + L = Lock , Unlock, Edit CTRL + DEL = Delete File File status : Locked =
This tutorial tackles on how to include PHP flies/Templates or string in views of CodeIgniter. CodeIgniter is a lightweight PHP framework that uses MVC(Model-View-Controller) architecture. We cant just simply include our php file like we did with core PHP using include() function in CodeIgniter instead we do this in controllers following this tutorial.
This tutorial tackles on how to remove index.php in the URL of CodeIgniter application. By default, index.php is included in the URLs of your CodeIgniter Application. You can remove this by using .htaccess file which contains rules for your URLs. We are going to make this file in this tutorial and a few configurations if your using localhost server.
This is the project I help group of student develop and I believe communication with arduino using vb.net is useful for public. This is a software that has a receiver and sender, the sender is a device which measure the heart rate and send it through nrfl24lo to the receiver arduino which is connected to the system, the software has the following feature: Can Plot graph of the receiver heart rate