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
1
answer
157
views
How to declare, initialize and print a matrix in PHP
asked
May 25, 2019
by
avibootz
php
1
answer
262
views
How to implement a cumulative sum of numbers in array in PHP
asked
May 25, 2019
by
avibootz
php
1
answer
205
views
How to rotate square matrix 90 degrees to the right in PHP
asked
May 19, 2019
by
avibootz
php
1
answer
206
views
How to rotate square matrix 90 degrees to the left in PHP
asked
May 18, 2019
by
avibootz
php
1
answer
168
views
How to use two variables in for loop with PHP
asked
May 10, 2019
by
avibootz
php
1
answer
166
views
How to convert binary number to decimal in PHP
asked
May 10, 2019
by
avibootz
php
1
answer
151
views
How to count set bits of an integer in PHP
asked
May 9, 2019
by
avibootz
php
1
answer
217
views
How to use floor to get the closest integer value which is less than or equal to specified value in PHP
asked
May 7, 2019
by
avibootz
php
1
answer
160
views
How to use square root (sqrt) in PHP
asked
May 7, 2019
by
avibootz
php
1
answer
138
views
How to check if a number is perfect square in PHP
asked
May 7, 2019
by
avibootz
php
1
answer
254
views
How to calculate square root (or floor square if not perfect square) of an integer in PHP
asked
May 7, 2019
by
avibootz
php
1
answer
231
views
How to sort array odd numbers in descending order and even numbers in ascending order in PHP
asked
May 5, 2019
by
avibootz
php
1
answer
209
views
How to sort an array of 0, 1 and 2 values with while loop and switch in PHP
asked
May 1, 2019
by
avibootz
php
1
answer
229
views
How to find a number in array that appears once in PHP
asked
Apr 25, 2019
by
avibootz
php
2
answers
205
views
How to remove the N digit from a number in PHP
asked
Apr 22, 2019
by
avibootz
php
2
answers
351
views
How to remove specific digit from a number in PHP
asked
Apr 22, 2019
by
avibootz
php
2
answers
212
views
How to replace one specific digit in a number with other specific digit in PHP
asked
Apr 21, 2019
by
avibootz
php
1
answer
179
views
How to replace all ‘0’ int a number with specific digit in PHP
asked
Apr 20, 2019
by
avibootz
php
1
answer
267
views
How to check if a string starts and ends with specific character in PHP
asked
Apr 18, 2019
by
avibootz
php
1
answer
182
views
How to get substring that start and end with the same character in PHP
asked
Apr 18, 2019
by
avibootz
php
2
answers
219
views
How to find a pair with maximum product from int array in PHP
asked
Apr 16, 2019
by
avibootz
php
php-pair-maximum-product-array
pair-maximum-product-array
1
answer
271
views
How to get the highest power of 2 that is less than or equal to N in PHP
asked
Apr 13, 2019
by
avibootz
php
1
answer
214
views
How to count the total set bits in all numbers from 1 to N in PHP
asked
Apr 13, 2019
by
avibootz
php
1
answer
186
views
How to print nested keys values array elements with foreach in PHP
asked
Apr 7, 2019
by
avibootz
php
1
answer
213
views
How to cast (convert) float to int in PHP
asked
Apr 5, 2019
by
avibootz
php
1
answer
155
views
How to recursively count the digits of a number in PHP
asked
Apr 5, 2019
by
avibootz
php
1
answer
213
views
How to swap two numbers with the bitwise XOR operator in PHP
asked
Mar 30, 2019
by
avibootz
php
1
answer
237
views
How to check if a number is odd or even without modulus operator in PHP
asked
Mar 28, 2019
by
avibootz
php
1
answer
206
views
How to determining if an integer is a power of 2 in PHP
asked
Mar 26, 2019
by
avibootz
php
1
answer
198
views
How to format date using DateTime class in PHP
asked
Mar 25, 2019
by
avibootz
php
1
answer
219
views
How to write a class that sort an array of integers in PHP
asked
Mar 25, 2019
by
avibootz
php
2
answers
308
views
How to write a class that display a string using argument value of a method in PHP
asked
Mar 24, 2019
by
avibootz
php
1
answer
190
views
How to write a class that display a string in PHP
asked
Mar 24, 2019
by
avibootz
php
1
answer
200
views
How to get the minimum (min) of two integers with bitwise operators in PHP
asked
Mar 24, 2019
by
avibootz
php
1
answer
225
views
How to check if two integers have opposite signs in PHP
asked
Mar 22, 2019
by
avibootz
php
1
answer
235
views
How to format float number to N decimal places after the point in PHP
asked
Mar 21, 2019
by
avibootz
php
1
answer
366
views
How to generate random float number between 0 and 1.0 in PHP
asked
Mar 21, 2019
by
avibootz
php
2
answers
323
views
How to round a float to a specific number of decimal places after the point in PHP
asked
Mar 21, 2019
by
avibootz
php
1
answer
248
views
How to convert bytes to memory size (Bytes Or KB or MB or GB or TB or PB) in PHP
asked
Mar 21, 2019
by
avibootz
php
2
answers
269
views
How to convert a string containing a number in scientific notation to float in PHP
asked
Mar 20, 2019
by
avibootz
php
1
answer
234
views
How to convert a string containing a number in scientific notation to int in PHP
asked
Mar 20, 2019
by
avibootz
php
1
answer
194
views
How to toggle a bit at specific position in PHP
asked
Mar 20, 2019
by
avibootz
php
php-toggle-bit-specific-position
toggle-bit-specific-position
1
answer
133
views
How to swap the first two bits of a number in PHP
asked
Mar 19, 2019
by
avibootz
php
1
answer
122
views
Remove trailing dots from a string in PHP
asked
Mar 17, 2019
by
avibootz
php
1
answer
186
views
How to remove the leading zeros from a string in PHP
asked
Mar 16, 2019
by
avibootz
php
1
answer
166
views
How to print a character from multibyte string in PHP
asked
Mar 16, 2019
by
avibootz
php
1
answer
216
views
How to find the position and first different character between two strings in hebrew in PHP
asked
Mar 16, 2019
by
avibootz
php
1
answer
198
views
How to find the position and first different character between two multibyte strings in PHP
asked
Mar 16, 2019
by
avibootz
php
2
answers
234
views
How to find the position and first different character between two strings in PHP
asked
Mar 16, 2019
by
avibootz
php
1
answer
172
views
How to extract username from an email in PHP
asked
Mar 16, 2019
by
avibootz
php
Page:
« prev
1
...
33
34
35
36
37
38
39
40
41
42
43
...
70
next »
...