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
c
java
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
vbnet
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
php-string
cobol
c#-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
sdl3
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
longest-substring-without-repeating-characters
calculate-volume-cube
divide-given-amount-into-bills-coins
convert-decimal-number-to-rational-number
count-non-overlapping-instances-substring-in-string
print-floyds-triangle
case-insensitively-check-character-exists-in-string
calculate-area-pentagon
measure-function-execution-time
Disclosure:
My content contains affiliate links.
Recent questions tagged PHP
42,844
questions
55,671
answers
573
users
Recent questions tagged PHP
2
answers
16
views
How to generate a series of unique HEX colors in PHP
asked
14 hours
ago
by
avibootz
php
php-generate-series-unique-hex-colors
generate-series-unique-hex-colors
2
answers
23
views
How to print the numbers 0 to 31 by changing 1 bit each time in PHP
asked
3 days
ago
by
avibootz
php
php-print-0-31-changing-1-bit-each-time
print-0-31-changing-1-bit-each-time
1
answer
21
views
How to generate N random 1s in a zero-based matrix with PHP
asked
4 days
ago
by
avibootz
php
php-generate-n-random-1-zero-based-matrix
generate-n-random-1-zero-based-matrix
1
answer
51
views
How to do modulo multiplication for 64‑bit values without using BigInteger in PHP
asked
Aug 16
by
avibootz
php
php-modulo-multiplication-64-bit-values-without-biginteger
modulo-multiplication-64-bit-values-without-biginteger
1
answer
62
views
How to remove every N‑th element from a n array in PHP
asked
Aug 15
by
avibootz
php
php-remove-every-n-element-array
remove-every-n-element-array
1
answer
61
views
How to build sparse array in PHP
asked
Aug 15
by
avibootz
php
php-build-sparse-array
build-sparse-array
1
answer
74
views
How to extract and sort numbers from a string containing numbers and text in PHP
asked
Aug 12
by
avibootz
php
php-extract-sort-numbers-string
extract-sort-numbers-string
1
answer
64
views
How to convert radians to degrees and degrees to radians in PHP
asked
Aug 12
by
avibootz
php
php-convert-radians-degrees-degrees-radians
convert-radians-degrees-degrees-radians
1
answer
67
views
How to find the N smallest values in a 2D array in PHP
asked
Aug 10
by
avibootz
php
php-find-n-smallest-values-2d-array
find-n-smallest-values-2d-array
1
answer
68
views
How to use strict types with bool in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-bool
strict-types-bool
1
answer
67
views
How to use strict types with anonymous classes in PHP
asked
Aug 9
by
avibootz
php
php-strict-anonymous
classes
strict-anonymous
1
answer
68
views
How to use strict types with enums in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-enums
strict-types-enums
1
answer
64
views
How to use strict types with interfaces in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-interfaces
strict-types-interfaces
1
answer
62
views
How to use strict types with class method overrides in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-class-method-overrides
strict-types-class-method-overrides
1
answer
63
views
How to use strict types with default parameter values in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-default-parameter-values
strict-types-default-parameter-values
1
answer
60
views
How to use strict types with variadic parameters in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-variadic-parameters
strict-types-variadic-parameters
1
answer
59
views
How to use strict types with typed properties in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-typed-properties
strict-types-typed-properties
1
answer
56
views
How to use strict types with objects in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-objects
strict-types-objects
1
answer
55
views
How to use strict types with arrays in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-arrays
strict-types-arrays
1
answer
57
views
How to use strict types with nullable types in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-nullable-types
strict-types-nullable-types
1
answer
55
views
How to use strict types with union types (multiple types) in PHP
asked
Aug 9
by
avibootz
php
php-strict-types-union-types
strict-types-union-types
1
answer
61
views
How to enforce strictly return type in PHP
asked
Aug 9
by
avibootz
php
php-enforce-strictly-return-type
enforce-strictly-return-type
1
answer
59
views
How to uses strict types reject float - int coercion in PHP
asked
Aug 8
by
avibootz
php
php-strict-types-reject-float-int-coercion
strict-types-reject-float-int-coercion
1
answer
59
views
How to uses strict types reject string - int coercion in PHP
asked
Aug 8
by
avibootz
php
php-strict-types-reject-string-int-coercion
strict-types-reject-string-int-coercion
1
answer
61
views
How to enforce strict type checking for function arguments and return values in PHP
asked
Aug 8
by
avibootz
php
php-enforce-strict-type-checking-function
enforce-strict-type-checking-function
1
answer
70
views
How to sort an array with a single loop in PHP
asked
Aug 8
by
avibootz
php
php-sort-array-with-single-loop
sort-array-with-single-loop
1
answer
67
views
How to remove extra whitespace from a string in PHP
asked
Aug 7
by
avibootz
php
php-remove-extra-whitespace-string
remove-extra-whitespace-string
1
answer
72
views
How to calculate the distance between two latitude-longitude points in PHP
asked
Aug 7
by
avibootz
php
php-distance-between-two-latitude-longitude-points
distance-between-two-latitude-longitude-points
1
answer
56
views
How to convert a decimal to an integer in PHP
asked
Aug 6
by
avibootz
php
php-convert-decimal-to-integer
convert-decimal-to-integer
1
answer
75
views
How to remove duplicate case‑insensitive words separated by multiple delimiters from a string in PHP
asked
Aug 1
by
avibootz
php
php-remove-duplicate-case-insensitive-words-multiple-delimiters-from-string
remove-duplicate-case-insensitive-words-multiple-delimiters-from-string
1
answer
65
views
How to remove duplicate words with Unicode characters from free‑text in PHP
asked
Aug 1
by
avibootz
php
php-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
1
answer
66
views
How to remove duplicate words from free‑text in PHP
asked
Aug 1
by
avibootz
php
php-remove-duplicate-words-from-free-text
remove-duplicate-words-from-free-text
1
answer
73
views
How to remove duplicate case‑insensitive words separated by multiple delimiters from a string in PHP
asked
Aug 1
by
avibootz
php
php-string
php-remove-duplicate-case-insensitive-words-multiple-delimiters-from-string
remove-duplicate-case-insensitive-words-multiple-delimiters-from-string
1
answer
66
views
How to remove duplicate words separated by multiple delimiters from a string in PHP
asked
Aug 1
by
avibootz
php
php-string
php-remove-duplicate-words-multiple-delimiters-from-string
remove-duplicate-words-multiple-delimiters-from-string
1
answer
66
views
How to perform high‑performance reversible text compression using a word dictionary in PHP
asked
Jul 31
by
avibootz
php
php-text-compression-using-word-dictionary
text-compression-using-word-dictionary
1
answer
81
views
How to traverse an array from both sides at the same time in PHP
asked
Jul 31
by
avibootz
php
php-traverse-array-both-sides-same-time
traverse-array-both-sides-same-time
1
answer
62
views
How to generate random Powerball lottery numbers (pick 5 numbers from 1-69 + 1 Powerball from 1-26) in PHP
asked
Jul 30
by
avibootz
php
php-generate-random-powerball-lottery-numbers-5-of-1-69-and-1-of-1-26
generate-random-powerball-lottery-numbers-5-of-1-69-and-1-of-1-26
1
answer
72
views
How to compute the total number of Powerball lottery combinations (5 out of 99 and 1 out of 26) in PHP
asked
Jul 29
by
avibootz
php
php-compute-total-number-powerball-lottery-combinations-5-99-and-1-26
compute-total-number-powerball-lottery-combinations-5-99-and-1-26
1
answer
71
views
How to generate random lottery numbers for 6 numbers out of 37 and 1 power number out of 7 in PHP
asked
Jul 28
by
avibootz
php
php-generate-random-lottery-numbers-for-6-out-of-37-power-1-out-of-7
generate-random-lottery-numbers-for-6-out-of-37-power-1-out-of-7
1
answer
66
views
How to compute the total number of lottery combinations for choosing 6 out of 37 and 1 power out of 7 in PHP
asked
Jul 27
by
avibootz
php
php-total-lottery-combinations-choosing-6-out-of-37-power-1-out-of-7
total-lottery-combinations-choosing-6-out-of-37-power-1-out-of-7
1
answer
74
views
How to find the Nth set bit in a 64‑bit integer with PHP
asked
Jul 25
by
avibootz
php
php-find-n-set-bit-in-64-bit-integer
find-n-set-bit-in-64-bit-integer
1
answer
70
views
How to find the Nth set bit in a 32‑bit integer with PHP
asked
Jul 25
by
avibootz
php
php-find-n-set-bit-in-32-bit-integer
find-n-set-bit-in-32-bit-integer
1
answer
79
views
How to convert a decimal number to a rational number in PHP
asked
Jul 23
by
avibootz
php
php-convert-decimal-number-to-rational-number
convert-decimal-number-to-rational-number
1
answer
75
views
How to round an integer up to the nearest multiple of 'multiple' in PHP
asked
Jul 22
by
avibootz
php
php-round
php-round-integer-up-nearest-multiple-of-multiple
round-integer-up-nearest-multiple-of-multiple
1
answer
74
views
How to find the minimal possible sum of two distinct elements in an array with PHP
asked
Jul 21
by
avibootz
php
php-minimal-sum-two-elements-array
minimal-sum-two-elements-array
1
answer
69
views
How to split a 32‑bit integer into its four bytes in PHP
asked
Jul 20
by
avibootz
php
php-split-32-bit-integer-into-four-bytes
split-32-bit-integer-into-four-bytes
1
answer
77
views
How to split a number N into M random positive parts whose sum is exactly N in PHP
asked
Jul 19
by
avibootz
php
php-split-number-n-into-m-random-parts-whose-sum-is-n
split-number-n-into-m-random-parts-whose-sum-is-n
1
answer
88
views
How to determine whether two axis‑aligned rectangles overlap in PHP
asked
Jul 18
by
avibootz
php
php-determine-whether-two-axis-aligned-rectangles-overlap
determine-whether-two-axis-aligned-rectangles-overlap
1
answer
76
views
How to generate 3 no-digit repeated random integers, each with distinct digits in PHP
asked
Jul 17
by
avibootz
php
php-generate-3-no-digit-repeated-random-integers-each-with-distinct-digits
generate-3-no-digit-repeated-random-integers-each-with-distinct-digits
2
answers
103
views
How to generate N random integers, each with distinct digits and exact length L in PHP
asked
Jul 16
by
avibootz
php
php-generate-n-random-integers-with-distinct-digits-and-length-l
generate-n-random-integers-with-distinct-digits-and-length-l
Page:
1
2
3
4
5
6
...
72
next »
...