Programmatically change the value of an image field in the detail view
This post explains how to programmatically change the value of an image field in the detail view of an AppGini application.
Programmatically change the value of an image field in the detail viewCreating an on/off switch using Bootstrap and jQuery
How to create a cool-looking on/off switch using Bootstrap 3 and jQuery.
Creating an on/off switch using Bootstrap and jQueryPrepare a LAMP web development server on Amazon EC2
A checklist for setting up a LAMP development server on Amazon EC2.
Prepare a LAMP web development server on Amazon EC2How to paginate a database query in PHP the no-frameworks way
This article shows you how to paginate a database query in PHP without using any frameworks.
How to paginate a database query in PHP the no-frameworks wayMaking sure a PHP script is accessible only through being included
This article shows how to make sure a PHP script is accessible only through being included in other scripts, and not by being accessed directly through its URL.
Making sure a PHP script is accessible only through being includedBootstrap 3 break points
This article explains the screen widths at which Bootstrap 3 break points exist.
Bootstrap 3 break points