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
4
answers
215
views
How to get the current directory in PHP
asked
Jun 29, 2024
by
avibootz
php
1
answer
145
views
How to measure time in milliseconds using PHP
asked
Jun 29, 2024
by
avibootz
php
1
answer
120
views
How to create a nested array out of an array in PHP
asked
Jun 28, 2024
by
avibootz
php
6
answers
293
views
How to print array using built-in functions in PHP
asked
Jun 28, 2024
by
avibootz
php
1
answer
140
views
How to get all JPG, JPEG, GIF and PNG files from a directory in PHP
asked
Jun 28, 2024
by
avibootz
php
2
answers
184
views
How to convert days into human-readable years, months and days in PHP
asked
Jun 26, 2024
by
avibootz
php
php-days-to-human-readable-years-months-days
days-to-human-readable-years-months-days
2
answers
168
views
How to convert days into human-readable weeks and days in PHP
asked
Jun 26, 2024
by
avibootz
php
php-convert-days-human-readable-weeks-days
convert-days-human-readable-weeks-days
2
answers
149
views
How to redirect a page with 301 redirect (moved permanently) using header in PHP
asked
Jun 25, 2024
by
avibootz
php
1
answer
146
views
How to count the total of all pairs permutations in an array with PHP
asked
Jun 18, 2024
by
avibootz
php
1
answer
130
views
How to generate all unique 2-digit permutations from a given 3-digit number in PHP
asked
Jun 18, 2024
by
avibootz
php
1
answer
152
views
How to count the odd and even sum of pairs in an array with PHP
asked
Jun 17, 2024
by
avibootz
php
1
answer
123
views
How to check if an array contains a pair of numbers whose product is even in PHP
asked
Jun 15, 2024
by
avibootz
php
1
answer
126
views
How to check if an array contains a pair of numbers whose product is odd in PHP
asked
Jun 14, 2024
by
avibootz
php
1
answer
205
views
How to get the current file name, line of code, execute function name and parameters in PHP
asked
Jun 12, 2024
by
avibootz
php
1
answer
134
views
How to get the line of code that executes a function from the function in PHP
asked
Jun 12, 2024
by
avibootz
php
3
answers
186
views
How to get a variable name as a string in PHP
asked
Jun 12, 2024
by
avibootz
php
2
answers
146
views
How to remove file extension in PHP
asked
Jun 12, 2024
by
avibootz
php
2
answers
200
views
How to get the current source file name in PHP
asked
Jun 12, 2024
by
avibootz
php
1
answer
148
views
How to print the current source file name in PHP
asked
Jun 12, 2024
by
avibootz
php
1
answer
163
views
How to write a recursive function that divides two numbers in PHP
asked
Jun 12, 2024
by
avibootz
php
1
answer
137
views
How to multiply values in each row in 2D associative and calculate the total in PHP
asked
Jun 11, 2024
by
avibootz
php
2
answers
153
views
How to find the total sum of matrix rows in PHP
asked
Jun 10, 2024
by
avibootz
php
1
answer
161
views
How to multiply the rows of a 2D array with each element of a 1D array and sum the results into a new array in PHP
asked
Jun 10, 2024
by
avibootz
php
1
answer
135
views
How to round a number to a multiple of 8 in PHP
asked
Jun 8, 2024
by
avibootz
php
1
answer
112
views
How to find the second largest word in a string with PHP
asked
Jun 3, 2024
by
avibootz
php
1
answer
139
views
How to sum all the duplicate numbers in array with PHP
asked
Jun 2, 2024
by
avibootz
php
1
answer
155
views
How to mask a number with stars except the first 6 and the last 4 digits in PHP
asked
May 31, 2024
by
avibootz
php
1
answer
123
views
How to add spaces to a number every 4 digits in PHP
asked
May 30, 2024
by
avibootz
php
2
answers
133
views
How to mask a number with stars except the last 4 digits in PHP
asked
May 29, 2024
by
avibootz
php
1
answer
165
views
How to add leading zeros to the shorter string of two strings in PHP
asked
May 26, 2024
by
avibootz
php
3
answers
176
views
How to convert an empty string to zero in PHP
asked
May 26, 2024
by
avibootz
php
1
answer
150
views
How to add N zeros to an empty string in PHP
asked
May 26, 2024
by
avibootz
php
2
answers
232
views
How to split a string at the first occurrence of a separator in PHP
asked
May 23, 2024
by
avibootz
php
1
answer
245
views
How to merge two sorted arrays without duplicates in PHP
asked
May 21, 2024
by
avibootz
php
1
answer
120
views
How to sum the corners of a matrix in PHP
asked
May 20, 2024
by
avibootz
php
1
answer
111
views
How to print the corners of a matrix in PHP
asked
May 20, 2024
by
avibootz
php
1
answer
131
views
How to initialize char array with random characters in PHP
asked
May 18, 2024
by
avibootz
php
1
answer
191
views
How to inverse N x M matrix in PHP
asked
May 17, 2024
by
avibootz
php
php-inverse-matrix
inverse-matrix
1
answer
211
views
How to get matrix rows and columns (cols) in PHP
asked
May 15, 2024
by
avibootz
php
1
answer
206
views
How to create an M x N matrix with random numbers in PHP
asked
May 15, 2024
by
avibootz
php
php-matrix-random-numbers
matrix-random-numbers
1
answer
223
views
How to get the square root rounded down to the nearest integer of a positive integer in PHP
asked
May 12, 2024
by
avibootz
php
php-square-root-rounded-down-to-nearest-integer
square-root-rounded-down-to-nearest-integer
1
answer
142
views
How to split a string of words into 3-word lines of text in PHP
asked
May 11, 2024
by
avibootz
php
1
answer
129
views
How to check if two equal-length strings are at least 50% equal in PHP
asked
May 10, 2024
by
avibootz
php
1
answer
141
views
How to check if two strings have the same words in different order with PHP
asked
May 9, 2024
by
avibootz
php
1
answer
123
views
How to check if two strings have the same number of words in PHP
asked
May 9, 2024
by
avibootz
php
1
answer
155
views
How to sum two binary strings in PHP
asked
May 7, 2024
by
avibootz
php
php-string
1
answer
172
views
How to convert an array of digits to an integer add 1 and convert it back to an array of digits in PHP
asked
May 6, 2024
by
avibootz
php
1
answer
221
views
How to get the length of the last word in a string with PHP
asked
May 4, 2024
by
avibootz
php
php-string
1
answer
158
views
How to split a string with multiple spaces in PHP
asked
May 2, 2024
by
avibootz
php
1
answer
126
views
How to split a string into char array in PHP
asked
May 2, 2024
by
avibootz
php
Page:
« prev
1
...
6
7
8
9
10
11
12
13
14
15
16
...
70
next »
...