Duke's Blog

Visit Duke's new and improved Blog.

Motivation

How to Solve Large Tasks

Tips on solving obstacles
catagory: Motivation
tags: motivation,success

How to Have a Winning Mind and Mental Toughness

Success is more of a mindset, rather than ...
10 pointers
catagory: Motivation
tags: motivation,mind,success

My Pictures

Filemaker Using Execute SQL Script and MySQLI

This blog will contain posts that seem relevent and interesting to me. I hope you also enjoy them and find this blog useful.


I am using a model view controller (MVC) pattern for this web page. I using PHP for the controller, HTML for the view and for the modal mySQL. I also developed a Filemaker solution. The FM solution stores the blog data. I use the execute SQL script to upload, edit and delete all blog post data. The code can be found on GitHub. PHP files on GitHub. HTML file on GitHub