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
Database queries with bindings and Query Builder essentials in CodeIgniter 4
23 Jan 2022 01:25:58
Basics of fetching data from database using queries with bindings and Query Builder class in CodeIgniter 4
Popular
27 Jan 2022 12:25:32
Creating URL-safe slugs in CodeIgniter 4
Build URL-secure slugs using URL and Text helper functions in CodeIgniter4
14 Jul 2020 11:08:06
Recursively updating deeply nested arrays in PHP
An article on recursively updating deeply nested arrays using array_walk_recursive and custom nested array traversal function in PHP.
07 Apr 2022 00:55:48
MongoDB mongod server fails to start after installation and solution
MongoDB server not starting after installation due to missing dependencies and how to solve this problem.
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.
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.
28 Jan 2022 12:34:11
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.