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
1
answer
83
views
How to find the digit previous to a given digit in a number with PHP
asked
Oct 21, 2025
by
avibootz
php
php-digits
1
answer
82
views
How to find the digit next to a given digit in a number with PHP
asked
Oct 18, 2025
by
avibootz
php
php-digits
1
answer
127
views
How to add a range of elements of an array to another array at a specific position in PHP
asked
Oct 17, 2025
by
avibootz
php
php-array
php-range
1
answer
107
views
How to add a range of elements of an array to another array in PHP
asked
Oct 16, 2025
by
avibootz
php
php-array
php-range
6
answers
255
views
How to resize an array in PHP
asked
Oct 14, 2025
by
avibootz
php
php-array
php-resize
1
answer
102
views
How to calculate the Euclidean distance between two points in PHP
asked
Oct 12, 2025
by
avibootz
php
php-euclidean-distance
2
answers
116
views
How to generate a random color in RGB format with PHP
asked
Oct 9, 2025
by
avibootz
php
php-generate-random-color-rgb-format
generate-random-color-rgb-format
1
answer
103
views
How to search for a number in a sorted matrix in PHP
asked
Oct 7, 2025
by
avibootz
php
php-matrix
php-search
1
answer
116
views
How to check whether a matrix is a square matrix in PHP
asked
Oct 7, 2025
by
avibootz
php
php-matrix
1
answer
108
views
How to calculate the median of a matrix in PHP
asked
Oct 5, 2025
by
avibootz
php
php-matrix
php-median
1
answer
113
views
How to find the second biggest number in a set of random numbers in PHP
asked
Oct 4, 2025
by
avibootz
php
php-second-biggest
1
answer
107
views
How to find a common element in all rows of a given matrix with sorted rows in PHP
asked
Oct 3, 2025
by
avibootz
php
php-matrix
1
answer
98
views
How to get matrix size in PHP
asked
Oct 2, 2025
by
avibootz
php
php-matrix
1
answer
95
views
How to count the number of sorted rows in either increasing or decreasing order in a matrix using PHP
asked
Oct 1, 2025
by
avibootz
php
php-matrix
1
answer
116
views
How to check whether a matrix is a magic square or not in PHP
asked
Sep 30, 2025
by
avibootz
php
php-matrix
2
answers
157
views
How to check whether a string can be segmented into a sequence of words from a dictionary in PHP
asked
Sep 28, 2025
by
avibootz
php
php-string
1
answer
127
views
How to reverse a word in a string with PHP
asked
Sep 26, 2025
by
avibootz
php
php-string
php-reverse
1
answer
129
views
How to reverse each word in a string with PHP
asked
Sep 24, 2025
by
avibootz
php
php-string
php-reverse
1
answer
115
views
How to find the smallest letter in a sorted array that is larger than a given letter in PHP
asked
Sep 21, 2025
by
avibootz
php
php-array
1
answer
109
views
How to generate a random hexadecimal string in PHP
asked
Sep 18, 2025
by
avibootz
php
php-hexadecimal
1
answer
113
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in PHP
asked
Sep 15, 2025
by
avibootz
php
php-binary
1
answer
125
views
How to find the two elements in an array whose sum is closest to zero in PHP
asked
Sep 13, 2025
by
avibootz
php
php-array
1
answer
118
views
How to check if two given words are present in a string in PHP
asked
Sep 12, 2025
by
avibootz
php
php-string
1
answer
98
views
How to convet decimal number base-12 number in PHP
asked
Sep 11, 2025
by
avibootz
php
php-base-12
1
answer
96
views
How to print the season name of the year based on the month number in PHP
asked
Sep 10, 2025
by
avibootz
php
php-season-month
1
answer
113
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in PHP
asked
Sep 8, 2025
by
avibootz
php
php-path
1
answer
76
views
How to find sum of the first N even numbers in PHP
asked
Sep 6, 2025
by
avibootz
php
php-sum
1
answer
100
views
How to find the position of the first set bit (1-bit) of a number in PHP
asked
Sep 4, 2025
by
avibootz
php
php-bits
1
answer
122
views
How to sort an array that consists of only 0s and 1s in PHP
asked
Sep 2, 2025
by
avibootz
php
php-array
php-sort
1
answer
150
views
How to sort an array of strings where each string represents a decimal number in PHP
asked
Sep 1, 2025
by
avibootz
php
php-array
php-sort
1
answer
80
views
How to find the number of squares in an N*N grid with PHP
asked
Aug 31, 2025
by
avibootz
php
php-grid-squares
1
answer
106
views
How to calculate compound interest in PHP
asked
Aug 30, 2025
by
avibootz
php
php-compound-interest
1
answer
87
views
How to calculate simple interest in PHP
asked
Aug 29, 2025
by
avibootz
php
php-interest
2
answers
129
views
How to get the last digit of a big int in PHP
asked
Aug 27, 2025
by
avibootz
php
php-biginteger
3
answers
174
views
How to combine 2 associative arrays into a third array in PHP
asked
Aug 25, 2025
by
avibootz
php
php-array
2
answers
128
views
How to create a queue, then enqueue and dequeue elements in PHP
asked
Aug 22, 2025
by
avibootz
php
php-queue
1
answer
82
views
How to assign a random number using a cryptographically secure random number generator in PHP
asked
Aug 20, 2025
by
avibootz
php
php-random
1
answer
143
views
How to find the length of the longest consecutive sequence of an unsorted array of integers in PHP
asked
Aug 18, 2025
by
avibootz
php
php-array
php-consecutive-sequence
php-sequence
1
answer
119
views
How to convert an integer to a string in base b with PHP
asked
Aug 17, 2025
by
avibootz
php
php-convert
1
answer
125
views
How to write "Ni Hao" ("Hello") in Chinese to standard output using UTF-8 in PHP
asked
Aug 16, 2025
by
avibootz
php
php-utf8
1
answer
129
views
How to implement a stack using an array in PHP
asked
Aug 14, 2025
by
avibootz
php
php-stack
1
answer
103
views
How to use a stack in PHP
asked
Aug 14, 2025
by
avibootz
php
php-stack
1
answer
110
views
How to sort the part of an array in PHP
asked
Aug 12, 2025
by
avibootz
php
php-sort
1
answer
114
views
How to split a string by a substring delimiter in PHP
asked
Aug 11, 2025
by
avibootz
php
php-split-string
1
answer
115
views
How to check if a string is a palindrome ignoring case and non-alphanumeric characters in PHP
asked
Aug 10, 2025
by
avibootz
php
php-palindrome
1
answer
135
views
How to filter a associative array in PHP
asked
Aug 7, 2025
by
avibootz
php
php-array
php-filter
1
answer
103
views
How to mimic the behavior of a set and insert an element in a set with PHP
asked
Aug 5, 2025
by
avibootz
php
php-set
1
answer
127
views
How to convert binary digits to a byte array in PHP
asked
Aug 4, 2025
by
avibootz
php
php-byte-array
php-binary
1
answer
146
views
How to check if floating point is NaN in PHP
asked
Aug 3, 2025
by
avibootz
php
php-nan
php-floating-point
1
answer
132
views
How to calculate power for large numbers in PHP
asked
Aug 2, 2025
by
avibootz
php
php-power
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
...
72
next »
...