Duke's Blog

Visit Duke's new and improved Blog.

All

Welcome to DavidS Blog

I intend to post topics which are of interest to me. I hope the topics are interesting to you also. Catagories are on the right sidebar. Click one that may interest you
I coded this blog using HTML, CSS, PHP . I am using MySQL to store the data for each blog post. I created a Filemaker solution to store the data and to interact with MySQL The Filemaker script Execute SQL came in very useful for adding and editing blog posts.

I did not code this using the responsive first web design approach. Maybe in the future I will make this site more mobile friendly. My main purpose was to create a site that can gather data from a different MySQL database simply be changing a few lines of PHP code.

I hope you enjoy my site.

Dukesnuz
David Petringa
Enjoy my blog. Feel free to post this to social media. Easy to use links are on the left side.
catagory: Coding
tags: about, david, blog

My Pictures

Mississippi River Looking at Downtown

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