Deutsch English

Recent blogs & tutorials

Bootstrap dynamicModal Plugin

In this particular tutorial I will explain how the plugin Bootstrap dynamicModal works. dynamicModal is a plugin that dynamically generates the modals with Bootstrap. Firstly, create a HTML website and include all the essential Bootstrap CCS, JavaScript and jQuery files. *Demo*[http://php-programmierer.at/demos/dynamicModal/] Here is an example of a...

jQuery loadMoreButton Plugin

This plugin divides the HTML website’s content into several sections. When clicking on the button one section from the HTML website loads. This Plugin generates the button at the end of the content by means of previously defined options. *Demo[demos/loadMoreButton/]* *Usage?* Create a list with several entries...

jQuery simple drag & drop upload Plugin

In this tutorial I want to explain how the script *jQuery simpleUpload* script works in action. First you have to download the script and unzip the files into a webserver, for example: */var/www/simpleupload/* *The simpleupload-directory should contain the following directories and files:* *Uploads:* files should be...

Responsive menu for mobile devices with jQuery Plugin PageSlide

The following tutorial will focus on responsive HTML-menu for mobile devices and tablets. I would like to show how the jQuery-Plugin PageSlide[http://srobbin.com/jquery-plugins/pageslide/] works, based on a practical example. The underlying principle is to slide the menu layer over the content layer. Here[demos/responsive_menu/] you can find a...

SilverStripe templates tutorial

In this article I would like to explain the Silverstripes‘ Template-Engine by an example, as well as illustrate how it works. Hereof I’m only going to explain prime methods that are efficient for developers who want to program a project with Silverstripe. The logic...

PHP MySQL class tutorial

In this blog I will explain a PHP MySQL class which contains the most important methods of quick and easy manipulation of MySQL data. I have created a blog table in order to show you the methods of this class. *Overview of the methods of...

SilverStripe Admin Toolbar

SilverStripe Admin Toolbar is a simple tool, with which a developer can easily reach the URL variable tools at the click of a mouse while working on a project. Every SilverStripe-developer probably knows the *URL variable tools,* like: *dev/build/, ?flush=1* or *?showqueries=1*. Entering the parameters...

SilverStripe tutorial for beginners

With this step by step-tutorial I would like to show beginners how SilverStripe CMS is used in web development. I will be using a practical example (blog module). *What you can expect to learn from this tutorial:* The construction of the system-architecture of...

SilverStripe: an evaluation

SilverStripe content management system is an open source CMS. It was developed in 2000 by a team of New Zealanders. Since 2006 it has been available as an open source download. SilverStripe provides a PHP Framework, with which the user can program both simple...

My first blog

Finally, I have decided to launch my website *www.php-programmierer.at*. My aim is to share the experience and knowledge I’ve acquired as a web developer, mobile apps developer and SEO. On this website, you will find information on PHP, SilverStripe, jQuery, Javascript mobile apps and search...