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
vbnet
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-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
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
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
Disclosure:
My content contains affiliate links.
Recent questions tagged PHP
41,615
questions
54,278
answers
573
users
Recent questions tagged PHP
1
answer
96
views
How to fill an array with 1 and 0 in random locations with PHP
asked
Jan 24, 2025
by
avibootz
php
3
answers
221
views
How to pass to a function any number of arguments in PHP
asked
Jan 23, 2025
by
avibootz
php
3
answers
148
views
How to print all possible permutations (all possible orderings) of the words in PHP
asked
Jan 20, 2025
by
avibootz
php
php-all-possible-permutations-words
all-possible-permutations-words
1
answer
138
views
How to split a string by substring delimiter in PHP
asked
Jan 18, 2025
by
avibootz
php
2
answers
112
views
How to find the min and max of an int array in PHP
asked
Jan 16, 2025
by
avibootz
php
2
answers
135
views
How to use a bitwise operator to pass multiple Integer values to a function for PHP
asked
Jan 14, 2025
by
avibootz
php
1
answer
97
views
How to calculate percentage from fraction in PHP
asked
Jan 14, 2025
by
avibootz
php
1
answer
100
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
112
views
How to empty a 2D array in PHP
asked
Jan 10, 2025
by
avibootz
php
1
answer
100
views
How to zero a 2D array in PHP
asked
Jan 10, 2025
by
avibootz
php
2
answers
146
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
121
views
How to get the month name from a date in PHP
asked
Jan 7, 2025
by
avibootz
php
1
answer
109
views
How to call a given function only once in PHP
asked
Jan 6, 2025
by
avibootz
php
1
answer
140
views
How to split an array into evenly sized chunks in PHP
asked
Jan 5, 2025
by
avibootz
php
1
answer
104
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
103
views
How to calculate the surface area of a pyramid in PHP
asked
Jan 1, 2025
by
avibootz
php
1
answer
74
views
How to create a countdown seconds timer in PHP
asked
Dec 17, 2024
by
avibootz
php
1
answer
95
views
How to remove all digits from a string using regex in PHP
asked
Dec 10, 2024
by
avibootz
php
1
answer
97
views
How to get the first x leftmost digits of an integer number in PHP
asked
Dec 8, 2024
by
avibootz
php
1
answer
102
views
How to get the current date and time with milliseconds accuracy in PHP
asked
Dec 6, 2024
by
avibootz
php
2
answers
121
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
131
views
How to convert an ASCII character into a hex value in PHP
asked
Dec 1, 2024
by
avibootz
php
1
answer
87
views
How to find the most common pair of characters in a string with PHP
asked
Nov 28, 2024
by
avibootz
php
1
answer
100
views
How to convert terabytes to petabytes in PHP
asked
Nov 24, 2024
by
avibootz
php
1
answer
91
views
How to trim punctuation in PHP
asked
Nov 23, 2024
by
avibootz
php
1
answer
99
views
How to calculate the next multiple of 10 in PHP
asked
Nov 22, 2024
by
avibootz
php
1
answer
110
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
118
views
How to remove trailing zeros from a string in JavaScript
asked
Nov 15, 2024
by
avibootz
php
1
answer
102
views
How to remove trailing zeros from a string in PHP
asked
Nov 15, 2024
by
avibootz
php
1
answer
114
views
How to split an array into multiple small sub-arrays in PHP
asked
Nov 12, 2024
by
avibootz
php
1
answer
104
views
How to generate 20 digits random number in PHP
asked
Nov 10, 2024
by
avibootz
php
1
answer
115
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
110
views
How to generate random string without repetition in PHP
asked
Nov 4, 2024
by
avibootz
php
2
answers
99
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
112
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
107
views
How to check whether a given password is strong, medium, or weak in PHP
asked
Oct 22, 2024
by
avibootz
php
1
answer
98
views
How to get the first number from a string in PHP
asked
Oct 22, 2024
by
avibootz
php
1
answer
94
views
How to replace multiple characters in a string with other characters using PHP
asked
Oct 20, 2024
by
avibootz
php
1
answer
113
views
How to count the white spaces in a string in PHP
asked
Oct 19, 2024
by
avibootz
php
1
answer
130
views
How to create an ASCII frequency table from a string in PHP
asked
Oct 16, 2024
by
avibootz
php
1
answer
113
views
How to replace the last occurrence of a substring in a string with PHP
asked
Oct 14, 2024
by
avibootz
php
1
answer
148
views
How to remove all occurrences of word from a string in PHP
asked
Oct 13, 2024
by
avibootz
php
php-string
2
answers
131
views
How to run while loop for N seconds in PHP
asked
Oct 11, 2024
by
avibootz
php
2
answers
113
views
How to get the middle words of a string in PHP
asked
Oct 7, 2024
by
avibootz
php
1
answer
95
views
How to implement a cumulative sum of numbers in an int array in PHP
asked
Oct 6, 2024
by
avibootz
php
1
answer
80
views
How to convert time in milliseconds to number of years in PHP
asked
Oct 5, 2024
by
avibootz
php
1
answer
135
views
How to find the longest string size of an array of strings in PHP
asked
Oct 2, 2024
by
avibootz
php
1
answer
117
views
How to find the longest string in an array of strings in PHP
asked
Oct 2, 2024
by
avibootz
php
1
answer
143
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
115
views
How to check if a number has zero in the center in PHP
asked
Sep 29, 2024
by
avibootz
php
Page:
« prev
1
...
4
5
6
7
8
9
10
11
12
13
14
...
70
next »
...