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,465
questions
54,012
answers
573
users
Recent questions tagged PHP
1
answer
124
views
How to set non integer index to array in PHP
asked
Nov 26, 2021
by
avibootz
php
1
answer
109
views
How to change array indexes in PHP
asked
Nov 26, 2021
by
avibootz
php
1
answer
126
views
How to print array elements with indexes in PHP
asked
Nov 26, 2021
by
avibootz
php
1
answer
145
views
How to find the previous smaller element from the beginning of array for each array element in PHP
asked
Nov 25, 2021
by
avibootz
php
1
answer
209
views
How to find the first smaller number to the left element for each array element in PHP
asked
Nov 25, 2021
by
avibootz
php
1
answer
249
views
How to extract first middle last and name from a full name in PHP
asked
Nov 24, 2021
by
avibootz
php
1
answer
194
views
How to split a string into array of words in PHP
asked
Nov 24, 2021
by
avibootz
php
1
answer
169
views
How to segregate even and odd numbers of an array (even on left and odd on right) in PHP
asked
Nov 20, 2021
by
avibootz
php
1
answer
187
views
How to convert date to string in PHP
asked
Nov 17, 2021
by
avibootz
php
php-convert-date-to-string
convert-date-to-string
1
answer
118
views
How to print inversions pairs in a list in PHP
asked
Nov 9, 2021
by
avibootz
php
2
answers
171
views
How to move all negative elements to the end of array in PHP
asked
Nov 4, 2021
by
avibootz
php
1
answer
115
views
How to check whether a number is perfect number in PHP
asked
Oct 27, 2021
by
avibootz
php
1
answer
163
views
How to check if a number is neon number in PHP
asked
Oct 26, 2021
by
avibootz
php
1
answer
133
views
How to check if a number is automorphic number in PHP
asked
Oct 15, 2021
by
avibootz
php
1
answer
121
views
How to find the next sparse number which greater than or equal to a given number in PHP
asked
Oct 11, 2021
by
avibootz
php
1
answer
129
views
How to find the next sparse number which greater than a given number in PHP
asked
Oct 11, 2021
by
avibootz
php
1
answer
120
views
How to check if a number is sparse number in PHP
asked
Oct 10, 2021
by
avibootz
php
3
answers
222
views
How to calculate generic root of a number in PHP
asked
Oct 9, 2021
by
avibootz
php
1
answer
113
views
How to calculate the area of a trapezoid in PHP
asked
Oct 9, 2021
by
avibootz
php
1
answer
131
views
How to find the product of digits of a number by using for loop in PHP
asked
Oct 8, 2021
by
avibootz
php
1
answer
166
views
How to get integer absolute value using bitwise operators in PHP
asked
Oct 7, 2021
by
avibootz
php
1
answer
138
views
How to divide number by 2 using bitwise operator in PHP
asked
Oct 6, 2021
by
avibootz
php
1
answer
151
views
How to generate unique id in PHP
asked
Oct 2, 2021
by
avibootz
php
1
answer
164
views
How to generate all possible X combinations of N characters in PHP
asked
Oct 2, 2021
by
avibootz
php
1
answer
160
views
How to generate all permutations of 1, 2 and 3 without repetition in PHP
asked
Oct 1, 2021
by
avibootz
php
1
answer
141
views
How to shuffle an array in PHP
asked
Sep 30, 2021
by
avibootz
php
2
answers
200
views
How to generate random hex color in PHP
asked
Sep 30, 2021
by
avibootz
php
1
answer
142
views
How to generate random hex number in PHP
asked
Sep 30, 2021
by
avibootz
php
1
answer
108
views
How to generate random number in PHP
asked
Sep 30, 2021
by
avibootz
php
2
answers
154
views
How to print all permutations of a string in PHP
asked
Sep 30, 2021
by
avibootz
php
1
answer
151
views
How to convert a string to character array in PHP
asked
Sep 30, 2021
by
avibootz
php
1
answer
152
views
How to generate all permutations of a given 3 characters in lengths of 1, 2 and 3 in PHP
asked
Sep 29, 2021
by
avibootz
php
1
answer
154
views
How to generate all permutations of a given 3 characters in sets of 3 with PHP
asked
Sep 29, 2021
by
avibootz
php
1
answer
171
views
How to generate 5 characters random string in PHP
asked
Sep 29, 2021
by
avibootz
php
1
answer
165
views
How to generate 10 random 5 characters strings in PHP
asked
Sep 29, 2021
by
avibootz
php
1
answer
222
views
How to find the largest digit in a number with PHP
asked
Sep 28, 2021
by
avibootz
php
1
answer
208
views
How to count the total number of punctuation characters in a string with PHP
asked
Sep 27, 2021
by
avibootz
php
1
answer
136
views
How to print numbers in left right right left pattern with PHP
asked
Sep 25, 2021
by
avibootz
php
1
answer
115
views
How to print the alphabets in left right right left pattern with PHP
asked
Sep 25, 2021
by
avibootz
php
1
answer
141
views
How to swap two words in a string with PHP
asked
Sep 24, 2021
by
avibootz
php
1
answer
123
views
How to swap two different characters in a string with PHP
asked
Sep 24, 2021
by
avibootz
php
1
answer
120
views
How to swap two strings in PHP
asked
Sep 24, 2021
by
avibootz
php
1
answer
127
views
How to calculate the area of a circle in PHP
asked
Sep 22, 2021
by
avibootz
php
1
answer
115
views
How to find the largest word in a string with PHP
asked
Sep 15, 2021
by
avibootz
php
1
answer
116
views
How to find the smallest word in a string with PHP
asked
Sep 15, 2021
by
avibootz
php
1
answer
195
views
How to swap case of a given string in PHP
asked
Sep 15, 2021
by
avibootz
php
1
answer
118
views
How to count the number of 1 bit in a given number with PHP
asked
Sep 13, 2021
by
avibootz
php
1
answer
94
views
How to check if a number is a power of 2 in PHP
asked
Sep 12, 2021
by
avibootz
php
1
answer
111
views
How to calculate the perimeter of square in PHP
asked
Sep 12, 2021
by
avibootz
php
1
answer
149
views
How to convert inches to centimeters in PHP
asked
Sep 11, 2021
by
avibootz
php
Page:
« prev
1
...
20
21
22
23
24
25
26
27
28
29
30
...
70
next »
...