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
vbnet
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-string
java-string
vbnet-string
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
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
Disclosure:
My content contains affiliate links.
Recent questions tagged PHP
41,615
questions
54,278
answers
573
users
Recent questions tagged PHP
2
answers
127
views
How to get all the keys of an associative array in PHP
asked
Jun 26, 2022
by
avibootz
php
2
answers
136
views
How to check if string is a negative integer in PHP
asked
Jun 25, 2022
by
avibootz
php
3
answers
141
views
How to check if string is a positive integer in PHP
asked
Jun 25, 2022
by
avibootz
php
1
answer
210
views
How to create HTML dropdown list with array values in PHP
asked
Jun 24, 2022
by
avibootz
php
html
2
answers
135
views
How to calculate the sum of values in an array with PHP
asked
Jun 24, 2022
by
avibootz
php
1
answer
174
views
How to compare two array (values in first array that are not present in second array) in PHP
asked
Jun 23, 2022
by
avibootz
php
1
answer
127
views
How to randomize the order of an array in PHP
asked
Jun 23, 2022
by
avibootz
php
1
answer
116
views
How to sort numeric array in descending order with PHP
asked
Jun 21, 2022
by
avibootz
php
1
answer
157
views
How to merge 3 arrays into one array in PHP
asked
Jun 20, 2022
by
avibootz
php
1
answer
133
views
How to add 2 elements to the end of an array in PHP
asked
Jun 20, 2022
by
avibootz
php
1
answer
171
views
How to add 2 elements at the beginning of an array in PHP
asked
Jun 20, 2022
by
avibootz
php
1
answer
169
views
How to add element at the beginning of an array in PHP
asked
Jun 19, 2022
by
avibootz
php
1
answer
131
views
How to remove the first 2 elements from an array in PHP
asked
Jun 19, 2022
by
avibootz
php
1
answer
124
views
How to remove the last 2 elements from an array in PHP
asked
Jun 19, 2022
by
avibootz
php
1
answer
145
views
How to check if a key exists in an array in PHP
asked
Jun 19, 2022
by
avibootz
php
1
answer
136
views
How to reverse the order of an array in PHP
asked
Jun 18, 2022
by
avibootz
php
2
answers
173
views
How to display array structure and values in PHP
asked
Jun 18, 2022
by
avibootz
php
1
answer
103
views
Counts how many times a substring occurs in a string in PHP
asked
Jun 18, 2022
by
avibootz
php
1
answer
118
views
How to replace the part of a string with another string in PHP
asked
Jun 18, 2022
by
avibootz
php
8
answers
444
views
How to check whether a variable is empty in PHP
asked
Jun 18, 2022
by
avibootz
php
4
answers
255
views
How to check whether a variable is set or not in PHP
asked
Jun 18, 2022
by
avibootz
php
1
answer
107
views
How to convert new line to br in PHP
asked
Jun 16, 2022
by
avibootz
php
1
answer
110
views
How to create a new line in PHP
asked
Jun 16, 2022
by
avibootz
php
1
answer
200
views
How to convert special HTML entities back to characters in PHP
asked
Jun 16, 2022
by
avibootz
php
1
answer
130
views
How to convert the first letter of a string to uppercase in PHP
asked
Jun 16, 2022
by
avibootz
php
1
answer
132
views
How to split a string into an array in PHP
asked
Jun 16, 2022
by
avibootz
php
1
answer
127
views
How to create a string by joining the values of an array in PHP
asked
Jun 16, 2022
by
avibootz
php
1
answer
103
views
How to extract substring from a string in PHP
asked
Jun 16, 2022
by
avibootz
php
1
answer
109
views
How to find number of words in a string in PHP
asked
Jun 16, 2022
by
avibootz
php
1
answer
102
views
How to compare two strings in PHP
asked
Jun 15, 2022
by
avibootz
php
1
answer
110
views
How to replace a word inside a string in PHP
asked
Jun 15, 2022
by
avibootz
php
1
answer
95
views
How to find number of characters in a string in PHP
asked
Jun 15, 2022
by
avibootz
php
5
answers
223
views
How to get substring in PHP
asked
Jun 15, 2022
by
avibootz
php
4
answers
251
views
How to get the decimal part of a number in PHP
asked
Jun 15, 2022
by
avibootz
php
1
answer
140
views
How to replace the first N characters in a string in PHP
asked
Jun 12, 2022
by
avibootz
php
1
answer
129
views
How to round a number up to the nearest 10 in PHP
asked
Jun 9, 2022
by
avibootz
php
2
answers
119
views
How to use floor in PHP
asked
Jun 8, 2022
by
avibootz
php
1
answer
131
views
How to round a number down to the nearest 10 in PHP
asked
Jun 8, 2022
by
avibootz
php
1
answer
133
views
How to round down a double to the nearest smaller int in PHP
asked
Jun 8, 2022
by
avibootz
php
1
answer
127
views
What is the max random value in PHP
asked
Jun 2, 2022
by
avibootz
php
1
answer
172
views
How to generate random float in specific range with PHP
asked
Jun 2, 2022
by
avibootz
php
1
answer
170
views
How to set timezone to Denver in php.ini file
asked
Jun 1, 2022
by
avibootz
php
1
answer
134
views
How to check if a character is not in specific range of ASCII table in PHP
asked
May 30, 2022
by
avibootz
php
1
answer
148
views
How to delay program execution for random number of seconds in PHP
asked
May 29, 2022
by
avibootz
php
1
answer
117
views
How to use sleep in PHP
asked
May 29, 2022
by
avibootz
php
1
answer
150
views
How to set timezone to Indiana Petersburg in php.ini file
asked
May 29, 2022
by
avibootz
php
1
answer
241
views
How to sum a number digits powered by their respective positions in PHP
asked
May 29, 2022
by
avibootz
php
2
answers
135
views
How to get the length of a number in PHP
asked
May 29, 2022
by
avibootz
php
2
answers
116
views
How to use log10 function in PHP
asked
May 29, 2022
by
avibootz
php
1
answer
176
views
How to set timezone to Costa Rica in php.ini file
asked
May 28, 2022
by
avibootz
php
Page:
« prev
1
...
16
17
18
19
20
21
22
23
24
25
26
...
70
next »
...