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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
mysql
vbnet
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
cobol
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
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
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
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
rust-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged PHP
41,455
questions
54,002
answers
573
users
Recent questions tagged PHP
1
answer
98
views
How to check if an array is all increasing or decreasing and the gap between numbers is 1, 2 or 3 in PHP
asked
Jan 12, 2025
by
avibootz
php
1
answer
106
views
How to empty a 2D array in PHP
asked
Jan 10, 2025
by
avibootz
php
1
answer
98
views
How to zero a 2D array in PHP
asked
Jan 10, 2025
by
avibootz
php
2
answers
145
views
How to find the maximum difference between two successive elements in an int array with PHP
asked
Jan 8, 2025
by
avibootz
php
3
answers
120
views
How to get the month name from a date in PHP
asked
Jan 7, 2025
by
avibootz
php
1
answer
105
views
How to call a given function only once in PHP
asked
Jan 6, 2025
by
avibootz
php
1
answer
136
views
How to split an array into evenly sized chunks in PHP
asked
Jan 5, 2025
by
avibootz
php
1
answer
102
views
How to get the zodiac sign for a given day and month of birth in PHP
asked
Jan 5, 2025
by
avibootz
php
1
answer
100
views
How to calculate the surface area of a pyramid in PHP
asked
Jan 1, 2025
by
avibootz
php
1
answer
70
views
How to create a countdown seconds timer in PHP
asked
Dec 17, 2024
by
avibootz
php
1
answer
91
views
How to remove all digits from a string using regex in PHP
asked
Dec 10, 2024
by
avibootz
php
1
answer
96
views
How to get the first x leftmost digits of an integer number in PHP
asked
Dec 8, 2024
by
avibootz
php
1
answer
101
views
How to get the current date and time with milliseconds accuracy in PHP
asked
Dec 6, 2024
by
avibootz
php
2
answers
118
views
How to remove the middle word from a string in PHP
asked
Dec 3, 2024
by
avibootz
php
php-remove-middle-word-string
remove-middle-word-string
1
answer
127
views
How to convert an ASCII character into a hex value in PHP
asked
Dec 1, 2024
by
avibootz
php
1
answer
83
views
How to find the most common pair of characters in a string with PHP
asked
Nov 28, 2024
by
avibootz
php
1
answer
96
views
How to convert terabytes to petabytes in PHP
asked
Nov 24, 2024
by
avibootz
php
1
answer
88
views
How to trim punctuation in PHP
asked
Nov 23, 2024
by
avibootz
php
1
answer
94
views
How to calculate the next multiple of 10 in PHP
asked
Nov 22, 2024
by
avibootz
php
1
answer
105
views
How to check if a string is in a valid format ("XXX-XXX-XXXX") with numbers in PHP
asked
Nov 16, 2024
by
avibootz
php
1
answer
115
views
How to remove trailing zeros from a string in JavaScript
asked
Nov 15, 2024
by
avibootz
php
1
answer
100
views
How to remove trailing zeros from a string in PHP
asked
Nov 15, 2024
by
avibootz
php
1
answer
109
views
How to split an array into multiple small sub-arrays in PHP
asked
Nov 12, 2024
by
avibootz
php
1
answer
95
views
How to generate 20 digits random number in PHP
asked
Nov 10, 2024
by
avibootz
php
1
answer
111
views
How to write an algorithm that adds the odd digits of one number to the end of a second number in PHP
asked
Nov 6, 2024
by
avibootz
php
1
answer
103
views
How to generate random string without repetition in PHP
asked
Nov 4, 2024
by
avibootz
php
2
answers
97
views
How to find the harmonic value of N (1 + 1/2 + 1/3 + ... 1/N) in PHP
asked
Nov 2, 2024
by
avibootz
php
php-find-harmonic-value
find-harmonic-value
1
answer
107
views
How to find the missing values in a sorted range (x to y) array with PHP
asked
Oct 26, 2024
by
avibootz
php
1
answer
102
views
How to check whether a given password is strong, medium, or weak in PHP
asked
Oct 22, 2024
by
avibootz
php
1
answer
95
views
How to get the first number from a string in PHP
asked
Oct 22, 2024
by
avibootz
php
1
answer
92
views
How to replace multiple characters in a string with other characters using PHP
asked
Oct 20, 2024
by
avibootz
php
1
answer
110
views
How to count the white spaces in a string in PHP
asked
Oct 19, 2024
by
avibootz
php
1
answer
127
views
How to create an ASCII frequency table from a string in PHP
asked
Oct 16, 2024
by
avibootz
php
1
answer
110
views
How to replace the last occurrence of a substring in a string with PHP
asked
Oct 14, 2024
by
avibootz
php
1
answer
142
views
How to remove all occurrences of word from a string in PHP
asked
Oct 13, 2024
by
avibootz
php
php-string
2
answers
128
views
How to run while loop for N seconds in PHP
asked
Oct 11, 2024
by
avibootz
php
2
answers
110
views
How to get the middle words of a string in PHP
asked
Oct 7, 2024
by
avibootz
php
1
answer
94
views
How to implement a cumulative sum of numbers in an int array in PHP
asked
Oct 6, 2024
by
avibootz
php
1
answer
77
views
How to convert time in milliseconds to number of years in PHP
asked
Oct 5, 2024
by
avibootz
php
1
answer
132
views
How to find the longest string size of an array of strings in PHP
asked
Oct 2, 2024
by
avibootz
php
1
answer
113
views
How to find the longest string in an array of strings in PHP
asked
Oct 2, 2024
by
avibootz
php
1
answer
139
views
How to convert a number in a string to an array of int digits in PHP
asked
Oct 1, 2024
by
avibootz
php
1
answer
112
views
How to check if a number has zero in the center in PHP
asked
Sep 29, 2024
by
avibootz
php
1
answer
113
views
How to check if a number can be made prime by deleting a single digit in PHP
asked
Sep 27, 2024
by
avibootz
php
php-number-made-prime-deleting-single-digit
number-made-prime-deleting-single-digit
2
answers
134
views
How to generate N unique random numbers between min and max in PHP
asked
Sep 25, 2024
by
avibootz
php
1
answer
171
views
How to split a string into an array by delimiter and remove empty elements in PHP
asked
Sep 23, 2024
by
avibootz
php
1
answer
105
views
How to check if a sequence of numbers is a Harmonic progression (reciprocals Arithmetic progression) in PHP
asked
Sep 22, 2024
by
avibootz
php
1
answer
134
views
How to check if a sequence of numbers is a Geometric progression (consecutive ratios are the same) in PHP
asked
Sep 21, 2024
by
avibootz
php
1
answer
130
views
How to check if a sequence of numbers is an Arithmetic progression (consecutive differences are the same) in PHP
asked
Sep 21, 2024
by
avibootz
php
1
answer
137
views
How to get the last key in a key-value array with foreach loop using PHP
asked
Sep 17, 2024
by
avibootz
php
Page:
« prev
1
...
4
5
6
7
8
9
10
11
12
13
14
...
70
next »
...