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 convert lines in a multiline string starting with some "#" to start and end with "_" in PHP
asked
Mar 26, 2025
by
avibootz
php
php-regex
1
answer
178
views
How to check if a string contains only letters and numbers using RegEx in PHP
asked
Mar 26, 2025
by
avibootz
php
php-regex
1
answer
107
views
How to get array subset in PHP
asked
Mar 24, 2025
by
avibootz
php
php-array
1
answer
108
views
How to get a grade and transform it into a letter grade in PHP
asked
Mar 23, 2025
by
avibootz
php
3
answers
197
views
How to convert an object to array in PHP
asked
Mar 22, 2025
by
avibootz
php
php-array
1
answer
109
views
How to keep only none falsy numbers in an array with PHP
asked
Mar 19, 2025
by
avibootz
php
php-array
1
answer
126
views
How to match words in a string that are wrapped in curly brackets using RegEx with PHP
asked
Mar 17, 2025
by
avibootz
php
php-string
1
answer
96
views
How to sort each row from a two-dimensional array in PHP
asked
Mar 16, 2025
by
avibootz
php
php-array
1
answer
96
views
How to calculate the week number for a given date in PHP
asked
Mar 14, 2025
by
avibootz
php
php-date
1
answer
94
views
How to get the indexes of words from an array of strings that start with a specific letter in PHP
asked
Mar 14, 2025
by
avibootz
php
2
answers
102
views
How to remove trailing nulls (0) from byte array in PHP
asked
Mar 12, 2025
by
avibootz
php
1
answer
106
views
How to replace key in associative (key value) array of with PHP
asked
Mar 12, 2025
by
avibootz
php
3
answers
105
views
How to convert string to byte array in PHP
asked
Mar 10, 2025
by
avibootz
php
1
answer
165
views
How to remove a value that has an empty key from an associative array in PHP
asked
Mar 9, 2025
by
avibootz
php
2
answers
98
views
How to use an array as an argument for the function in PHP
asked
Mar 9, 2025
by
avibootz
php
php-array-as-argument-function
array-as-argument-function
1
answer
102
views
How to double a variable with bitwise shift left in PHP
asked
Mar 9, 2025
by
avibootz
php
3
answers
167
views
How to clone a two-dimensional array in PHP
asked
Mar 7, 2025
by
avibootz
php
2
answers
108
views
How to remove the leading and trailing commas from a string in PHP
asked
Mar 6, 2025
by
avibootz
php
1
answer
69
views
How to use jagged array in PHP
asked
Mar 4, 2025
by
avibootz
php
1
answer
80
views
How to count the occurrences of each word in a string with PHP
asked
Mar 1, 2025
by
avibootz
php
1
answer
98
views
How to match a string not containing a substring using RegEx in PHP
asked
Feb 28, 2025
by
avibootz
php
1
answer
101
views
How to perform case-insensitive two strings comparison in PHP
asked
Feb 24, 2025
by
avibootz
php
1
answer
77
views
How to convert a string to PascalCase using RegEx in PHP
asked
Feb 23, 2025
by
avibootz
php
1
answer
55
views
How to validate a 10-digit standard 10 digit phone number using RegEx in PHP
asked
Feb 22, 2025
by
avibootz
php
1
answer
67
views
How to validate a 10-digit phone number with hyphens (e.g. 333-555-1234) using RegEx in PHP
asked
Feb 21, 2025
by
avibootz
php
1
answer
105
views
How to insert an element at a specific index in an array with PHP
asked
Feb 20, 2025
by
avibootz
php
1
answer
124
views
How to draw a calendar for a specific year and month in PHP and HTML
asked
Feb 19, 2025
by
avibootz
php
html
1
answer
107
views
How to calculate the number of weekdays between two dates in PHP
asked
Feb 18, 2025
by
avibootz
php
1
answer
94
views
How to calculate the number of weekdays in the current year with PHP
asked
Feb 18, 2025
by
avibootz
php
1
answer
62
views
How to get unique values from two arrays in PHP
asked
Feb 16, 2025
by
avibootz
php
1
answer
75
views
How to get the unique values of an array in PHP
asked
Feb 16, 2025
by
avibootz
php
1
answer
99
views
How to convert a hex to a byte array in PHP
asked
Feb 14, 2025
by
avibootz
php
1
answer
101
views
How to extract all the substrings between single quotation marks in PHP
asked
Feb 12, 2025
by
avibootz
php
2
answers
87
views
How to extract substring between single quotation marks in PHP
asked
Feb 11, 2025
by
avibootz
php
1
answer
83
views
How to sum the digit of a factorial of a number in PHP
asked
Feb 11, 2025
by
avibootz
php
1
answer
88
views
How to fill a large array by repeatedly copying the values from a small array in PHP
asked
Feb 7, 2025
by
avibootz
php
1
answer
97
views
How to create a string from one row of a two-dimensional character array in PHP
asked
Feb 7, 2025
by
avibootz
php
1
answer
106
views
How to create and initialize a 2d array of characters with different row lengths in PHP
asked
Feb 7, 2025
by
avibootz
php
1
answer
107
views
How to get the difference between two arrays (Elements from arr2 that are not present in arr1) in PHP
asked
Feb 5, 2025
by
avibootz
php
1
answer
79
views
How to sort an object by keys in PHP
asked
Feb 5, 2025
by
avibootz
php
1
answer
111
views
How to get the N top words of a string by occurrences in PHP
asked
Feb 2, 2025
by
avibootz
php
2
answers
103
views
How to check if an array is multidimensional or not in PHP
asked
Jan 31, 2025
by
avibootz
php
1
answer
77
views
How to fill a matrix with 1 and 0 in random locations with PHP
asked
Jan 24, 2025
by
avibootz
php
1
answer
91
views
How to fill an array with 1 and 0 in random locations with PHP
asked
Jan 24, 2025
by
avibootz
php
3
answers
218
views
How to pass to a function any number of arguments in PHP
asked
Jan 23, 2025
by
avibootz
php
3
answers
143
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
134
views
How to split a string by substring delimiter in PHP
asked
Jan 18, 2025
by
avibootz
php
2
answers
103
views
How to find the min and max of an int array in PHP
asked
Jan 16, 2025
by
avibootz
php
2
answers
130
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
94
views
How to calculate percentage from fraction in PHP
asked
Jan 14, 2025
by
avibootz
php
Page:
« prev
1
...
3
4
5
6
7
8
9
10
11
12
13
...
70
next »
...