Web Developer Zone
Web Developer Zone is a code first section devoted to tools and techniques used in web development. Thematically, the main focus here is on PHP, Linux, BASH, JavaScript and a little bit of MySQL and Python.
Pick of the week
Finding permutations with Heap algorithm in PHP
26 Oct 2017 16:54:32
Heap algorithm for finding permutations of n items implementation in PHP programming language.
Popular
06 Sep 2017 23:04:22
Mapping numeric score to feedback message in PHP
Article on mapping a numeric or percent score to a feedback message with code examples in PHP programming language.
03 Aug 2020 00:39:31
Piping JSON object to PHP script
Article about how to pass data from a shell to a PHP script with a pipe on the command line or directly using PHP system function.
29 Jun 2018 19:38:09
Symmetric and asymmetric - key encryption with gpg and gpg-zip
Encrypting files and directories of files with public key and ciphers using GnuPG and gpg-zip.
29 Jul 2023 17:05:58
Fixing No input file specified error in CodeIgniter 4
Get rid of No input file specified error in CodeIgniter 4.
23 Jan 2022 01:25:58
Database queries with bindings and Query Builder essentials in CodeIgniter 4
Basics of fetching data from database using queries with bindings and Query Builder class in CodeIgniter 4
21 Dec 2016 11:07:56
Genericons unicode values
List of Unicode code points for Genericons vector icon set and a BASH script that finds the codes.
Recent
23 Feb 2020 16:24:10
JSON object in asynchronous HTTP request
Most of the time when there is a need for a HTTP client, a browser for example, to exchange data with a HTTP server, like Apache with loaded PHP module, the client sends the data in the form of a URL encoded string to the server using POST or GET (asynchronous) request. The data ...
21 Feb 2020 14:54:20
Vue.js Fetch API and PHP generators
By now, Vue.js is an established player among JavaScript frameworks for building user interfaces, and rightly so. It is lightweight, well-documented, easy to learn and incredibly flexible piece of JavaScript code. Considering all this, it is high time to give this framework an ...
17 Feb 2020 00:41:03
Binary Search algorithm advanced implementation in PHP
In this article I look at what's known as Binary Search algorithm and provide its advanced implementation in PHP programming language. This is the second part of the series on the algorithm. In the first part (main/index/binary-search-algorithm-implementation-in-php) I ...
16 Feb 2020 00:43:24
Binary Search algorithm implementation in PHP
In this article I take a closer look at a very efficient search algorithm called Binary Search. I implement it in PHP programming language and provide example usage for searches done on arrays of common data. This article is the first part of the two. In the second part I give a ...
SWWW

SWWW is my place on the web where I write on stuff related to web development. Main focus here is on my own programs and scripts, but also websites I have developed over years or helped develop, improve or maintain. In the Web Developer Zone I take a closer look at various solutions related to web development and computer programming.
If you find any of my projects interesting, useful or would like to know more on it, do let me know. This website has a contact form. Altenatively, you can leave a comment under an article on the blog.
Need a web developer?
If you need a web developer for web development work drop me a line!
I am based in Wakefield, UK, but always happy to consider remote work opportunities.
