PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language.

PHP

What is a package manager and why should you…

What is a package manager and why is it useful? A package manager is a programming language’s tool to create project environments and easily...
Ovidijus Okinskas
2 min read

Creating a WordPress Plugin Part 3: Adding Shortcodes

Recently, I’ve been working on a proof of concept project which integrates our JPDF2HTML5 web service with the popular blogging platform WordPress. This series of...
Simon Lissack
1 min read

Creating a WordPress Plugin Part 2: Uploading Media and…

In my previous article I took a look at getting a basic admin panel to appear in the sample application. In this article, I...
Simon Lissack
1 min read

Creating a WordPress Plugin Part 1: Adding the Admin…

WordPress is one of the most popular content management systems on the internet. Created using PHP it can handle all things blogging to commercial websites. In...
Simon Lissack
2 min read

Web Services: An Introduction and Creating a Java Client.

At IDR Solutions we get alot of questions about Java development. One of the most common questions raised in the last few months is...
Simon Lissack
2 min read