php
Articles and code related to PHP programming language.
58 post(s) found with this tag.
-
There is no data to update error in CodeIgniter 4
-
Fixing No input file specified error in CodeIgniter 4
-
Performing inner and outer SQL joins in CodeIgniter 4
-
Prepending an empty string key option to options array for form_dropdown function in CodeIgniter 4
-
Finding previous and next database table item with Query Builder in CodeIgniter 4
-
Building a module for CodeIgniter 4
-
Creating URL-safe slugs in CodeIgniter 4
-
Database queries with bindings and Query Builder essentials in CodeIgniter 4
-
How to get a single validation rule from model in CodeIgniter 4?
-
Mapping associative array keys to variables with $$ in PHP
-
Switching from Mcrypt to OpenSSL engine in Kohana application
-
Piping JSON object to PHP script
-
Turning OOP class to graph for better code composition and understanding
-
Dissecting e-mail spamming hack based on PHP CGI
-
Transforming range of variable to 0 to 1 and custom ranges
-
Checking trees for sameness with recursion and spaceship operator in PHP
-
Recursively updating deeply nested arrays in PHP
-
Finding Minimum Spanning Tree with Prim's Algorithm and PHP
-
JSON object in asynchronous HTTP request
-
Vue.js Fetch API and PHP generators
-
Binary Search algorithm advanced implementation in PHP
-
Binary Search algorithm implementation in PHP
-
Number of unique paths in square lattice
-
Week day number falling on a month day
-
Walking pyramid graph paths in PHP
-
Longest Collatz sequence in PHP
-
Number of primes less than N
-
Dissecting Mister Spy Bot website hack
-
Using WordPress on the command line
-
POST request and Transients API in WordPress
-
Finding permutations with Heap algorithm in PHP
-
Arrangements with repetition implementation in PHP
-
Compound interest in PHP part 2
-
Compound interest in PHP part 1
-
Validating user input with functions in PHP
-
Mapping numeric score to feedback message in PHP
-
Traversing array from the middle in PHP
-
Square pyramidal numbers and implementing them in PHP
-
Comparing two arrays or objects with a function in PHP
-
Formatting array of numbers recursively in PHP
-
Recursive implementations of some Maths sequences and series in PHP
-
Finding whether a UTF-8 encoded string is palindrome
-
Converting tree to correct HTML list in PHP
-
Traversing trees in pre-order recursively in PHP
-
Extending WordPress custom menus
-
Non-destructive array extending in PHP
-
Insertion Sort algorithm and sorting dates in PHP
-
Sorting UTF-8 strings in PHP
-
Secondary database query and shortcodes in Wordpress
-
Quicksort algorithm implementation in PHP
-
Recursive bubble sort algorithm in PHP
-
Number of primes between two numbers
-
installing PHPUnit
-
Essential WordPress plugin hooks
-
Find first image URL in WordPress post content
-
Genericons unicode values
-
Sorting objects by their property in PHP
-
Setting home and siteurl dynamically in Wordpress