HTML MySQL Table edit with no page reloading via Ajax

5 years ago

An example of updating or editing an HTML table from MySQL data without reloading or changing pages thanks to Jquery…

Infinite scrolling with AJax calls

5 years ago

A working example for an infinite scrolling page with a Jquery Ajax request. Upon reaching the bottom of the page…

Hanging Rock, Mount Diogenes drone images

5 years ago

Ngannelong as per traditional owners, commonly called Hanging Rock or Mount Diogenes, Victoria drone images. This landmark borders the lands…

PHP autoloading classes example with namespaces

5 years ago

A post on why and how to do file autoloading and namespaces in PHP 7.4 plus. Autoloading files cleans up…

Sunny Lake Eppalock drone panoramic

5 years ago

Sunny Lake Eppalock dam wall drone panoramics and wide-angle images.

Loddon Falls drone images

5 years ago

Loddon Falls at Glenlyon drone images taken after decent rainfall.

Loop through all days in month with PHP

5 years ago

Looping through all the days in the current month with PHP. This loop will start at the first day of…

Lake Cooper Victoria with & without water

5 years ago

Lake Cooper, Corop Victoria with & without water drone video. https://www.youtube.com/watch?v=S8v4V71Q3Sc

Displaying data from MySQL without a page reload using Ajax

5 years ago

Displaying data from MySQL without reloading the page can be done with an on-click event which does an Ajax request…

Bootstrap video player with information bar

5 years ago

The HTML framework for a simple video player with an information bar showing details that is fully responsive. Being responsive…