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,716
answers
573
users
Recent questions tagged php
1
answer
122
views
How to find the majority element in int array with PHP
asked
Apr 21, 2023
by
avibootz
php
1
answer
126
views
How to swap two values of an array in PHP
asked
Apr 20, 2023
by
avibootz
php
1
answer
143
views
How to sort an array of 0s, 1s and 2s in PHP
asked
Apr 20, 2023
by
avibootz
php
1
answer
122
views
How to find the smallest missing number from sorted list in PHP
asked
Apr 17, 2023
by
avibootz
php
1
answer
122
views
How to check if a string contain only of 1 and 0 in PHP
asked
Apr 12, 2023
by
avibootz
php
1
answer
120
views
How to check if there is only one time zero in a string with PHP
asked
Apr 11, 2023
by
avibootz
php
1
answer
129
views
How to check if a number is cyclops (number with odd number of digits and zero in the center) in PHP
asked
Apr 10, 2023
by
avibootz
php
1
answer
156
views
How to find the first 18 circular prime numbers (cyclically rotate left will also be prime) in PHP
asked
Mar 24, 2023
by
avibootz
php
1
answer
133
views
How to check if a number is circular prime (cyclically rotate left will also be prime) in PHP
asked
Mar 24, 2023
by
avibootz
php
1
answer
141
views
How to calculate factorial using recursion in PHP
asked
Mar 4, 2023
by
avibootz
php
1
answer
101
views
How to calculate the normal and trace of square list in PHP
asked
Feb 27, 2023
by
avibootz
php
1
answer
170
views
How to create an array of alphabets (A - Z and a - z and 0 - 9) in PHP
asked
Feb 18, 2023
by
avibootz
php
1
answer
145
views
How to create an array of alphabets (A - Z a - z) in PHP
asked
Feb 18, 2023
by
avibootz
php
2
answers
189
views
How to create an array of alphabets (a - z) or (A - Z) in PHP
asked
Feb 18, 2023
by
avibootz
php
1
answer
138
views
How to replace all keys with their values in associative array with PHP
asked
Feb 18, 2023
by
avibootz
php
1
answer
166
views
How to save an associative array to a file and load it from the file in PHP
asked
Feb 17, 2023
by
avibootz
php
1
answer
162
views
How to create an associative array using elements from two arrays in PHP
asked
Feb 17, 2023
by
avibootz
php
2
answers
131
views
How to multiply two array elements in PHP
asked
Feb 17, 2023
by
avibootz
php
2
answers
131
views
How to calculate the dot product of two lists in PHP
asked
Feb 17, 2023
by
avibootz
php
php-dot-product-two-arrays
dot-product-two-arrays
2
answers
137
views
How to create a two dimensional (2D) array in PHP
asked
Feb 15, 2023
by
avibootz
php
2
answers
252
views
How to convert float to string with 2 decimal places in PHP
asked
Feb 13, 2023
by
avibootz
php
1
answer
138
views
How to convert RGB to CMYK in PHP
asked
Feb 2, 2023
by
avibootz
php
1
answer
98
views
How to round number in PHP
asked
Jan 31, 2023
by
avibootz
php
1
answer
106
views
How to convert CMYK to RGB in PHP
asked
Jan 31, 2023
by
avibootz
php
1
answer
147
views
How to add comma to a float number every 3 digits in PHP
asked
Jan 27, 2023
by
avibootz
php
2
answers
152
views
How to add comma to a number every 3 digits in PHP
asked
Jan 27, 2023
by
avibootz
php
1
answer
121
views
How to implement interpolation search in PHP
asked
Jan 22, 2023
by
avibootz
php
3
answers
227
views
How to get character code (ASCII and Unicode) in PHP
asked
Jan 21, 2023
by
avibootz
php
php-character-code-ascii-unicode
character-code-ascii-unicode
2
answers
159
views
How to check if an array contains a value in PHP
asked
Jan 18, 2023
by
avibootz
php
1
answer
91
views
How to find the longest repeating substring in a string with PHP
asked
Jan 17, 2023
by
avibootz
php
1
answer
130
views
How to get the total numbers with no repeated digits from a range of numbers in PHP
asked
Jan 14, 2023
by
avibootz
php
1
answer
157
views
How to iterate over array with indexes and values in PHP
asked
Jan 13, 2023
by
avibootz
php
1
answer
187
views
How to pick a random element from an array in PHP
asked
Jan 6, 2023
by
avibootz
php
1
answer
107
views
How to create class in PHP
asked
Dec 26, 2022
by
avibootz
php
1
answer
164
views
How to create a 2D point data structure with two floating-point numbers in PHP
asked
Dec 26, 2022
by
avibootz
php
1
answer
132
views
How to find the largest substring between two equal characters in a string with PHP
asked
Dec 25, 2022
by
avibootz
php
1
answer
112
views
How to get the current day of year in PHP
asked
Dec 22, 2022
by
avibootz
php
1
answer
110
views
How to rearrange an array and set arr[i] to i in PHP
asked
Dec 21, 2022
by
avibootz
php
1
answer
131
views
How to find the maximum number of characters between any two same character in a string with PHP
asked
Dec 18, 2022
by
avibootz
php
1
answer
139
views
How to find the maximum distance between two occurrences of same number in array with PHP
asked
Dec 17, 2022
by
avibootz
php
2
answers
157
views
How to merge dictionaries in PHP
asked
Dec 15, 2022
by
avibootz
php
1
answer
96
views
How to create key value dictionary in PHP
asked
Dec 11, 2022
by
avibootz
php
1
answer
130
views
How to remove everything from a string after a specific word in PHP
asked
Dec 6, 2022
by
avibootz
php
1
answer
154
views
How to remove everything from a string from a specific word in PHP
asked
Dec 6, 2022
by
avibootz
php
1
answer
89
views
How to get the number of character that removed from string in PHP
asked
Dec 6, 2022
by
avibootz
php
1
answer
126
views
How to remove a specific character from a string in PHP
asked
Dec 6, 2022
by
avibootz
php
1
answer
111
views
How to use strict types in PHP
asked
Dec 5, 2022
by
avibootz
php
1
answer
117
views
How to convert string array into a string in PHP
asked
Dec 5, 2022
by
avibootz
php
1
answer
129
views
How to get only the float numbers from array in PHP
asked
Dec 5, 2022
by
avibootz
php
2
answers
109
views
How to check if number is float in PHP
asked
Dec 5, 2022
by
avibootz
php
Page:
« prev
1
...
12
13
14
15
16
17
18
19
20
21
22
...
70
next »
...