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,458
questions
54,005
answers
573
users
Recent questions tagged PHP
1
answer
98
views
How to find the floor of N in a sorted array with PHP
asked
Jan 20, 2024
by
avibootz
php
1
answer
147
views
How to find the ceiling of N in a sorted array with PHP
asked
Jan 20, 2024
by
avibootz
php
1
answer
154
views
How to calculate sum of series 1 + 11 + 111 + 1111 + ... N in PHP
asked
Jan 17, 2024
by
avibootz
php
1
answer
227
views
How to calculate the series 1 2 3 6 9 18 27 54 81 162 243 ... N in PHP
asked
Jan 17, 2024
by
avibootz
php
1
answer
176
views
How to calculate the series 1 3 4 8 15 27 50 92 169 311 572 ... N in PHP
asked
Jan 16, 2024
by
avibootz
php
1
answer
98
views
How to check if the digits of a number are prime in PHP
asked
Jan 15, 2024
by
avibootz
php
1
answer
115
views
How to remove the second digit from a number in PHP
asked
Jan 13, 2024
by
avibootz
php
1
answer
112
views
How to truncate a number from left in PHP
asked
Jan 11, 2024
by
avibootz
php
1
answer
124
views
How to check whether a numbers are palindrome in base 10 and base 2 with PHP
asked
Jan 8, 2024
by
avibootz
php
1
answer
176
views
How to check if a number is curious number (sum of the factorials of each digit equal to itself) in PHP
asked
Jan 3, 2024
by
avibootz
php
1
answer
130
views
How to sum the factorials of the digits of a number in PHP
asked
Jan 2, 2024
by
avibootz
php
1
answer
118
views
How to find the most frequent word in an array of strings with PHP
asked
Jan 1, 2024
by
avibootz
php
1
answer
119
views
How to check if a number is pandigital in PHP
asked
Dec 30, 2023
by
avibootz
php
php-check-number-pandigital
check-number-pandigitaln
1
answer
121
views
How to convert a number to char array in PHP
asked
Dec 30, 2023
by
avibootz
php
2
answers
176
views
How to extract hours, minutes and second from string in PHP
asked
Dec 27, 2023
by
avibootz
php
1
answer
141
views
How to print the bits that need to be flipped to convert a number to another number in PHP
asked
Dec 25, 2023
by
avibootz
php
2
answers
120
views
How to count the number of bits to be flipped to convert a number to another number in PHP
asked
Dec 25, 2023
by
avibootz
php
1
answer
128
views
How to extract the last N bits of a 32-bit integer in PHP
asked
Dec 24, 2023
by
avibootz
php
2
answers
130
views
How to format a number with leading zeros in PHP
asked
Dec 23, 2023
by
avibootz
php
1
answer
161
views
How to convert integer to 32 bit (4 Byte) hex in PHP
asked
Dec 23, 2023
by
avibootz
php
1
answer
146
views
How to print the bits of an integer in 32 bit format with PHP
asked
Dec 23, 2023
by
avibootz
php
1
answer
126
views
How to print the bits of an integer in 16 bit format with PHP
asked
Dec 23, 2023
by
avibootz
php
1
answer
124
views
How to extract N bits from a given position in a number with PHP
asked
Dec 23, 2023
by
avibootz
php
2
answers
104
views
How to generate all permutations of a word in PHP
asked
Dec 18, 2023
by
avibootz
php
1
answer
124
views
How to find all possible permutations of the alphabet in 2 letters format with PHP
asked
Dec 17, 2023
by
avibootz
php
1
answer
149
views
How to check if a string contain only letters and spaces in PHP
asked
Dec 17, 2023
by
avibootz
php
1
answer
114
views
How to strip off the first 10 characters from a string in PHP
asked
Dec 17, 2023
by
avibootz
php
1
answer
139
views
How to split the letters and digits from a string into 2 arrays in PHP
asked
Dec 17, 2023
by
avibootz
php
1
answer
191
views
How to check if a string contains only english letters, digits spaces and punctuation in PHP
asked
Dec 16, 2023
by
avibootz
php
1
answer
194
views
How to check if a string contains only english letters, digits and spaces in PHP
asked
Dec 16, 2023
by
avibootz
php
2
answers
148
views
How to print right triangle pattern with the Alphabet in PHP
asked
Dec 16, 2023
by
avibootz
php
1
answer
111
views
How to print the Alphabet (A-Z) or (a-z) in PHP
asked
Dec 16, 2023
by
avibootz
php
3
answers
152
views
How to find dictionary value using key in PHP
asked
Dec 14, 2023
by
avibootz
php
1
answer
124
views
How to create a function to return only alpha-numeric characters from string in PHP
asked
Dec 14, 2023
by
avibootz
php
3
answers
170
views
How to convert seconds to time format in PHP
asked
Dec 14, 2023
by
avibootz
php
2
answers
172
views
How to pass an array as parameter to a function in PHP
asked
Dec 13, 2023
by
avibootz
php
2
answers
157
views
How to check if a date is weekend in PHP
asked
Dec 12, 2023
by
avibootz
php
2
answers
135
views
How to convert date to day name in PHP
asked
Dec 12, 2023
by
avibootz
php
1
answer
203
views
How to decode Unicode escape sequences to UTF-8 encoded characters in PHP
asked
Dec 11, 2023
by
avibootz
php
2
answers
179
views
How to check if an array contains all values from another array in PHP
asked
Dec 11, 2023
by
avibootz
php
3
answers
184
views
How to flatten a multidimensional array in PHP
asked
Dec 11, 2023
by
avibootz
php
2
answers
153
views
How to remove all characters before specific string in PHP
asked
Dec 11, 2023
by
avibootz
php
1
answer
120
views
How to count days between two dates in PHP
asked
Dec 11, 2023
by
avibootz
php
2
answers
128
views
How to check if number is decimal in PHP
asked
Dec 10, 2023
by
avibootz
php
1
answer
153
views
How to get time elapsed since a specific date time in PHP
asked
Dec 10, 2023
by
avibootz
php
2
answers
161
views
How to increment a number by 2 in for loop with PHP
asked
Dec 10, 2023
by
avibootz
php
1
answer
97
views
How to convert <br /> into a new line in PHP
asked
Dec 10, 2023
by
avibootz
php
1
answer
97
views
How to concatenate string replace in PHP
asked
Dec 9, 2023
by
avibootz
php
1
answer
123
views
How to group rows in an associative array by column in PHP
asked
Dec 9, 2023
by
avibootz
php
1
answer
123
views
How to group array by subarray values in PHP
asked
Dec 9, 2023
by
avibootz
php
Page:
« prev
1
...
8
9
10
11
12
13
14
15
16
17
18
...
70
next »
...