Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
typescript-string
php-array
javascript-array
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
vbnet
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
different-functions-check-number-power-of-2
get-last-word-string
remove-last-word-string
calculate-surface-area-cuboid
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
Disclosure:
My content contains affiliate links.
Recent questions tagged PHP
40,577
questions
52,742
answers
573
users
Recent questions tagged PHP
1
answer
6
views
How to print text diagonally from left to right recursively in PHP
asked
9 hours
ago
by
avibootz
php
php-print-text-diagonally-from-left-to-right-recursively
print-text-diagonally-from-left-to-right-recursively
1
answer
8
views
How to detect whether any intervals overlap in a list of start and end times with PHP
asked
16 hours
ago
by
avibootz
php
php-detect-intervals-overlap-list-start-end-times
detect-intervals-overlap-list-start-end-times
1
answer
16
views
How to find the k biggest values from an array in PHP
asked
2 days
ago
by
avibootz
php
php-k-biggest-values-array
k-biggest-values-array
1
answer
14
views
How to find the maximum value we can achieve by picking k elements from an array in PHP
asked
2 days
ago
by
avibootz
php
php-maximum-value-k-elements-array
maximum-value-k-elements-array
1
answer
16
views
How to check whether only 2 bits in a number at a specific position are on (edge‑case‑safe) with PHP
asked
5 days
ago
by
avibootz
php
php-check-2-number-bits-specific-position-on-edge-case-safe
check-2-number-bits-specific-position-on-edge-case-safe
1
answer
18
views
How to write 4 different functions that check if a number is a power of 2 in PHP
asked
6 days
ago
by
avibootz
php
php-different-functions-check-number-power-of-2
different-functions-check-number-power-of-2
1
answer
19
views
How to write 6 different functions that accept 5 or 7 and return the other number, without using if,switch in PHP
asked
Mar 31
by
avibootz
php
php-different-functions-accept-5-7-return-other-number
different-functions-accept-5-7-return-other-number
1
answer
23
views
How to copy bits from M into N (numbers) between bit positions i and j (edge‑case‑safe) in PHP
asked
Mar 30
by
avibootz
php
php-bits
php-copy-bits-m-into-n-between-positions-edge-case-safe
copy-bits-m-into-n-between-positions-edge-case-safe
1
answer
17
views
How to get the word before the last word from a string (edge‑case‑safe) in PHP
asked
Mar 28
by
avibootz
php
php-string
php-get-word-before-last-string-edge-case-safe
get-word-before-last-string-edge-case-safe
1
answer
23
views
How to find the median among three given numbers in PHP
asked
Mar 26
by
avibootz
php
php-median-among-three-given-numbers
median-among-three-given-numbers
1
answer
27
views
How to find the smallest number greater than a given number, using the same digits in PHP
asked
Mar 25
by
avibootz
php
php-smallest-number-greater-given-number-same-digits
smallest-number-greater-given-number-same-digits
2
answers
37
views
How to produce a sequential count in octal, starting at zero in PHP
asked
Mar 24
by
avibootz
php
php-sequential-count-octal
sequential-count-octal
1
answer
26
views
How to calculate the Ethiopian multiplication in PHP
asked
Mar 17
by
avibootz
php
php-ethiopian-multiplication
ethiopian-multiplication
1
answer
30
views
How to calculate the percentage change between two values in PHP
asked
Mar 16
by
avibootz
php
php-percentage-change-between-two-values
percentage-change-between-two-values
1
answer
25
views
How to write the 7 Boom game. If a number is divided by 7 or includes the digit 7, the user writes Boom in PHP
asked
Mar 15
by
avibootz
php
php-7-boom-game
7-boom-game
1
answer
23
views
How to find the longest shared prefix among all words in a string with PHP
asked
Mar 14
by
avibootz
php
php-longest-shared-prefix-words-string
longest-shared-prefix-words-string
2
answers
47
views
How to group words in a string by the first N letters in PHP
asked
Mar 13
by
avibootz
php
php-group-words-string-first-n-letter
group-words-string-first-n-letter
1
answer
42
views
How to find the longest common prefix of all the words in a string with PHP
asked
Mar 11
by
avibootz
php
php-longest-common-prefix-all-words-string
longest-common-prefix-all-words-string
1
answer
29
views
How to get a list of functions that belong to the standard extension in PHP
asked
Mar 10
by
avibootz
php
php-functions-standard-extension
functions-standard-extension
1
answer
24
views
How to get the names of all functions that start with str in PHP
asked
Mar 10
by
avibootz
php
php-names-functions-start-with-str
names-functions-start-with-str
1
answer
24
views
How to split a string on multiple multi‑character delimiters (and keep them) in PHP
asked
Mar 10
by
avibootz
php
php-split-string-multiple-multi-character-delimiters
split-string-multiple-multi-character-delimiters
1
answer
24
views
How to split a string on multiple single‑character delimiters (and keep them) in PHP
asked
Mar 9
by
avibootz
php
php-split-string-multiple-single-character-delimiters
split-string-multiple-single-character-delimiters
1
answer
24
views
How to remove all adjacent duplicate characters from a string until no more can be removed in PHP
asked
Mar 7
by
avibootz
php
php-remove-adjacent-duplicate-characters-string
remove-adjacent-duplicate-characters-string
1
answer
27
views
How to reverse only the alphabetic characters in a string, keeping other characters in place with PHP
asked
Mar 6
by
avibootz
php
php-reverse-only-alphabetic-characters
reverse-only-alphabetic-characters
1
answer
34
views
How to find missing alphabet characters from a string in PHP
asked
Mar 5
by
avibootz
php
php-missing-alphabet-characters-string
missing-alphabet-characters-string
1
answer
21
views
How to use the count_chars function with mod 0 (count frequency of string character) with PHP
asked
Mar 5
by
avibootz
php
php-count-chars-function-mod-0-count-frequency-string
count-chars-function-mod-0-count-frequency-string
1
answer
27
views
How to find the longest word in a string with PHP
asked
Mar 3
by
avibootz
php
php-string
php-longest-word-in-string
longest-word-in-string
1
answer
30
views
How to check if a string contains only 0 and 1 and is divisible by 7 in PHP
asked
Mar 1
by
avibootz
php
php-string-contains-only-0-and-1-is-divisible-by-7
string-contains-only-0-and-1-is-divisible-by-7
1
answer
26
views
How to check if every digit in a number appears only once in PHP
asked
Feb 26
by
avibootz
php
php-check-digits-number-appears-once
check-digits-number-appears-once
1
answer
30
views
How to find all happy numbers in a specific range with PHP
asked
Feb 24
by
avibootz
php
php-find-happy-numbers-in-specific-range
find-happy-numbers-in-specific-range
2
answers
42
views
How to remove newlines from a string PHP
asked
Feb 22
by
avibootz
php
php-remove-newlines-from-string
remove-newlines-from-string
1
answer
33
views
How to convert a number to any base in PHP
asked
Feb 21
by
avibootz
php
php-convert-number-to-any-base
convert-number-to-any-base
1
answer
38
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in PHP
asked
Feb 20
by
avibootz
php
php-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
1
answer
34
views
How to simulate rolling two dice (game cubes) with values 1–6 in PHP
asked
Feb 18
by
avibootz
php
php-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
1
answer
42
views
How to remove the last n occurrences of a substring in a string in PHP
asked
Feb 16
by
avibootz
php
php-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
1
answer
33
views
How to replace a random word in a string with a random word from an array of words using PHP
asked
Feb 13
by
avibootz
php
php-replace-random-word-in-string-with-random-word-from-array
replace-random-word-in-string-with-random-word-from-array
1
answer
30
views
How to find the shortest identical consecutive subarray in an array with PHP
asked
Feb 9
by
avibootz
php
php-shortest-identical-consecutive-subarray
shortest-identical-consecutive-subarray
1
answer
38
views
How to move the n word to the end of a string in PHP
asked
Feb 6
by
avibootz
php
php-move-n-word-to-end-of-string
move-n-word-to-end-of-string
1
answer
35
views
How to move the first word to the end of a string in PHP
asked
Feb 5
by
avibootz
php
php-move-first-word-to-end-of-string
move-first-word-to-end-of-string
1
answer
38
views
How to move a word to the end of a string in PHP
asked
Feb 4
by
avibootz
php
php-move-word-to-end-of-string
move-word-to-end-of-string
1
answer
36
views
How to multiply every N consecutive items in an array with PHP
asked
Feb 1
by
avibootz
php
php-multiply-every-n-of-consecutive-items-in-array
multiply-every-n-of-consecutive-items-in-array
3
answers
50
views
How to sort a list of data classes by multiple columns in PHP
asked
Jan 29
by
avibootz
php
php-sort-list-of-data-classes-by-multiple-columns
sort-list-of-data-classes-by-multiple-columns
1
answer
42
views
How to generate non‑overlapping random ranges (start,end),(start,end) in PHP
asked
Jan 28
by
avibootz
php
php-generate-non-overlapping-random-ranges
generate-non-overlapping-random-ranges
1
answer
37
views
How to merge overlapping ranges (start,end),(start,end) in PHP
asked
Jan 26
by
avibootz
php
php-merge-overlapping-ranges
merge-overlapping-ranges
1
answer
44
views
How to merge two strings based on shared suffix and prefix in PHP
asked
Jan 24
by
avibootz
php
php-merge-two-strings
merge-two-strings-based-on-shared-suffix-and-prefix
1
answer
40
views
How to sort by strings a mixed pair of string and number elements in an array with PHP
asked
Jan 23
by
avibootz
php
php-sort-array
sort-by-strings-mixed-pair-of-string-number-elements-in-array
1
answer
42
views
How to sort by numbers a mixed pair of string and number elements in an array with PHP
asked
Jan 23
by
avibootz
php
php-sort-array
sort-by-numbers-mixed-pair-of-string-number-elements-in-array
1
answer
38
views
How to check if a string is IPv4 or IPv6 or invalid in PHP
asked
Jan 19
by
avibootz
php
php-check-if-string-is-ipv4-or-ipv6-or-invalid
check-if-string-is-ipv4-or-ipv6-or-invalid
1
answer
49
views
How to print a calendar for a specific month and year in PHP
asked
Jan 18
by
avibootz
php
php-print-calendar-for-specific-month-and-year
print-calendar-for-specific-month-and-year
1
answer
44
views
How to print the calendar for a specific year in PHP
asked
Jan 17
by
avibootz
php
php-print-calendar-for-specific-year
print-calendar-for-specific-year
Page:
1
2
3
4
5
6
...
69
next »
...