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
2
answers
192
views
How to convert plain text with URL into HTML hyperlinks in PHP
asked
Dec 5, 2023
by
avibootz
php
1
answer
82
views
How to check if all values in array are the same in PHP
asked
Dec 5, 2023
by
avibootz
php
1
answer
112
views
How to remove any characters that do not match [a-z][A-Z][0-9] in string using PHP
asked
Dec 4, 2023
by
avibootz
php
1
answer
104
views
How to store object inside the $_SESSION in PHP
asked
Dec 4, 2023
by
avibootz
php
2
answers
179
views
How to get the running OS in PHP
asked
Dec 4, 2023
by
avibootz
php
1
answer
112
views
How to change a global variable from inside a function in PHP
asked
Dec 3, 2023
by
avibootz
php
4
answers
162
views
How to increment letters like numbers in PHP
asked
Dec 3, 2023
by
avibootz
php
1
answer
119
views
How to extract all elements from array that not start with a certain string in PHP
asked
Dec 3, 2023
by
avibootz
php
1
answer
73
views
How to get max_execution_time in PHP
asked
Dec 3, 2023
by
avibootz
php
1
answer
134
views
How to extract all elements from array that start with a certain string in PHP
asked
Dec 3, 2023
by
avibootz
php
1
answer
110
views
How to remove control characters from string in PHP
asked
Dec 2, 2023
by
avibootz
php
1
answer
116
views
How to get the name of caller function line number in PHP
asked
Dec 2, 2023
by
avibootz
php
1
answer
107
views
How to get the name of caller function in PHP
asked
Dec 2, 2023
by
avibootz
php
1
answer
107
views
How to count of months between two dates in PHP
asked
Dec 2, 2023
by
avibootz
php
1
answer
126
views
How to generate a unique and temporary file name in PHP
asked
Dec 2, 2023
by
avibootz
php
1
answer
87
views
How to create array constant in PHP
asked
Dec 2, 2023
by
avibootz
php
2
answers
135
views
How to generate a short unique ID in PHP
asked
Dec 2, 2023
by
avibootz
php
2
answers
125
views
How to add 30 seconds to current time with PHP
asked
Dec 2, 2023
by
avibootz
php
1
answer
230
views
How to check if a string is a valid XML in PHP
asked
Dec 1, 2023
by
avibootz
php
1
answer
135
views
How to sort array alphabetically by using specific values in PHP
asked
Dec 1, 2023
by
avibootz
php
3
answers
213
views
How to generate cryptographically secure token in PHP
asked
Dec 1, 2023
by
avibootz
php
1
answer
136
views
How to get the current day of year in 3 digits format with PHP
asked
Dec 1, 2023
by
avibootz
php
2
answers
146
views
How to add a string to end of array in PHP
asked
Dec 1, 2023
by
avibootz
php
1
answer
147
views
How to get the last date of the current month in PHP
asked
Dec 1, 2023
by
avibootz
php
2
answers
164
views
How to get the first date of the current month in PHP
asked
Dec 1, 2023
by
avibootz
php
1
answer
139
views
How to get the first date of the current year in PHP
asked
Dec 1, 2023
by
avibootz
php
1
answer
140
views
How to print fibonacci series in reverse order using recursion in PHP
asked
Nov 29, 2023
by
avibootz
php
1
answer
187
views
How to print the fibonacci series using recursion in reverse order within class using PHP
asked
Nov 29, 2023
by
avibootz
php
1
answer
129
views
How to use declare array in class with PHP
asked
Nov 29, 2023
by
avibootz
php
1
answer
158
views
How to find words in a string which are greater than given length with PHP
asked
Nov 29, 2023
by
avibootz
php
1
answer
122
views
How to check where a number is special number in PHP
asked
Nov 26, 2023
by
avibootz
php
1
answer
163
views
How to count the number of times sorted array with distinct integers are circularly rotated in PHP
asked
Nov 21, 2023
by
avibootz
php
2
answers
156
views
How to use pow in PHP
asked
Nov 11, 2023
by
avibootz
php
1
answer
135
views
How to calculate the sum of digits of 2 power 15 in PHP
asked
Nov 11, 2023
by
avibootz
php
1
answer
172
views
How to calculate the Collatz sequence for a range starting from 3 to 10 in PHP
asked
Nov 7, 2023
by
avibootz
php
1
answer
168
views
How to calculate the Collatz sequence starting with 13 in PHP
asked
Nov 7, 2023
by
avibootz
php
1
answer
176
views
How to find max product of 4 adjacent numbers in the same direction in a 20×20 grid with PHP
asked
Nov 2, 2023
by
avibootz
php
1
answer
149
views
How to create NxN matrix initialize to zero in PHP
asked
Nov 2, 2023
by
avibootz
php
1
answer
169
views
How to create a 20x20 matrix with random numbers between 1 and 100 in PHP
asked
Nov 2, 2023
by
avibootz
php
1
answer
145
views
How to find the sum of all the primes below two million in PHP
asked
Oct 29, 2023
by
avibootz
php
2
answers
141
views
How to append int to int in PHP
asked
Oct 19, 2023
by
avibootz
php
1
answer
180
views
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 20 in PHP
asked
Oct 18, 2023
by
avibootz
php
php-lmc
1
answer
150
views
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 10 in PHP
asked
Oct 18, 2023
by
avibootz
php
php-lmc
2
answers
155
views
How to find the sum of all the multiples of 3 or 5 below 10 in PHP
asked
Oct 12, 2023
by
avibootz
php
1
answer
92
views
How to search in string with PHP
asked
Oct 4, 2023
by
avibootz
php
2
answers
215
views
How to check if specific digit exists in a number with PHP
asked
Oct 3, 2023
by
avibootz
php
1
answer
187
views
How to rearrange an array such that every odd index element is greater than its previous in PHP
asked
Oct 1, 2023
by
avibootz
php
1
answer
158
views
How to rearrange an array such that every second element becomes greater than its left and right element with PHP
asked
Sep 30, 2023
by
avibootz
php
2
answers
175
views
How to invert the bits of a number in PHP
asked
Sep 29, 2023
by
avibootz
php
1
answer
169
views
How to convert unicode string to lowercase in PHP
asked
Sep 28, 2023
by
avibootz
php
Page:
« prev
1
...
9
10
11
12
13
14
15
16
17
18
19
...
70
next »
...