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
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
binary-search-algorithm
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
dot-product-two-arrays
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
Disclosure:
My content contains affiliate links.
Recent questions tagged php
41,214
questions
53,715
answers
573
users
Recent questions tagged php
1
answer
155
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
91
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
100
views
How to double a variable with bitwise shift left in PHP
asked
Mar 9, 2025
by
avibootz
php
3
answers
161
views
How to clone a two-dimensional array in PHP
asked
Mar 7, 2025
by
avibootz
php
2
answers
104
views
How to remove the leading and trailing commas from a string in PHP
asked
Mar 6, 2025
by
avibootz
php
1
answer
65
views
How to use jagged array in PHP
asked
Mar 4, 2025
by
avibootz
php
1
answer
76
views
How to count the occurrences of each word in a string with PHP
asked
Mar 1, 2025
by
avibootz
php
1
answer
94
views
How to match a string not containing a substring using RegEx in PHP
asked
Feb 28, 2025
by
avibootz
php
1
answer
96
views
How to perform case-insensitive two strings comparison in PHP
asked
Feb 24, 2025
by
avibootz
php
1
answer
75
views
How to convert a string to PascalCase using RegEx in PHP
asked
Feb 23, 2025
by
avibootz
php
1
answer
54
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
65
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
99
views
How to insert an element at a specific index in an array with PHP
asked
Feb 20, 2025
by
avibootz
php
1
answer
120
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
99
views
How to calculate the number of weekdays between two dates in PHP
asked
Feb 18, 2025
by
avibootz
php
1
answer
87
views
How to calculate the number of weekdays in the current year with PHP
asked
Feb 18, 2025
by
avibootz
php
1
answer
59
views
How to get unique values from two arrays in PHP
asked
Feb 16, 2025
by
avibootz
php
1
answer
73
views
How to get the unique values of an array in PHP
asked
Feb 16, 2025
by
avibootz
php
1
answer
94
views
How to convert a hex to a byte array in PHP
asked
Feb 14, 2025
by
avibootz
php
1
answer
95
views
How to extract all the substrings between single quotation marks in PHP
asked
Feb 12, 2025
by
avibootz
php
2
answers
84
views
How to extract substring between single quotation marks in PHP
asked
Feb 11, 2025
by
avibootz
php
1
answer
78
views
How to sum the digit of a factorial of a number in PHP
asked
Feb 11, 2025
by
avibootz
php
1
answer
85
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
92
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
102
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
103
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
74
views
How to sort an object by keys in PHP
asked
Feb 5, 2025
by
avibootz
php
1
answer
109
views
How to get the N top words of a string by occurrences in PHP
asked
Feb 2, 2025
by
avibootz
php
2
answers
98
views
How to check if an array is multidimensional or not in PHP
asked
Jan 31, 2025
by
avibootz
php
1
answer
74
views
How to fill a matrix with 1 and 0 in random locations with PHP
asked
Jan 24, 2025
by
avibootz
php
1
answer
86
views
How to fill an array with 1 and 0 in random locations with PHP
asked
Jan 24, 2025
by
avibootz
php
3
answers
203
views
How to pass to a function any number of arguments in PHP
asked
Jan 23, 2025
by
avibootz
php
3
answers
135
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
125
views
How to split a string by substring delimiter in PHP
asked
Jan 18, 2025
by
avibootz
php
2
answers
98
views
How to find the min and max of an int array in PHP
asked
Jan 16, 2025
by
avibootz
php
2
answers
127
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
86
views
How to calculate percentage from fraction in PHP
asked
Jan 14, 2025
by
avibootz
php
1
answer
96
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
102
views
How to empty a 2D array in PHP
asked
Jan 10, 2025
by
avibootz
php
1
answer
95
views
How to zero a 2D array in PHP
asked
Jan 10, 2025
by
avibootz
php
2
answers
141
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
114
views
How to get the month name from a date in PHP
asked
Jan 7, 2025
by
avibootz
php
1
answer
103
views
How to call a given function only once in PHP
asked
Jan 6, 2025
by
avibootz
php
1
answer
131
views
How to split an array into evenly sized chunks in PHP
asked
Jan 5, 2025
by
avibootz
php
1
answer
98
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
93
views
How to calculate the surface area of a pyramid in PHP
asked
Jan 1, 2025
by
avibootz
php
1
answer
68
views
How to create a countdown seconds timer in PHP
asked
Dec 17, 2024
by
avibootz
php
1
answer
86
views
How to remove all digits from a string using regex in PHP
asked
Dec 10, 2024
by
avibootz
php
1
answer
90
views
How to get the first x leftmost digits of an integer number in PHP
asked
Dec 8, 2024
by
avibootz
php
1
answer
99
views
How to get the current date and time with milliseconds accuracy in PHP
asked
Dec 6, 2024
by
avibootz
php
Page:
« prev
1
...
3
4
5
6
7
8
9
10
11
12
13
...
70
next »
...