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,215
questions
53,717
answers
573
users
Recent questions tagged php
1
answer
203
views
How to check if a string contain a-zA-Z0-9 and space with preg_match in PHP
asked
Aug 17, 2019
by
avibootz
php
1
answer
206
views
How to extract only characters, numbers and spaces from a string in PHP
asked
Aug 16, 2019
by
avibootz
php
1
answer
207
views
How to extract only characters and numbers from a string in PHP
asked
Aug 16, 2019
by
avibootz
php
1
answer
175
views
How to extract only special characters from a string in PHP
asked
Aug 15, 2019
by
avibootz
php
1
answer
170
views
How to extract only characters from a string in PHP
asked
Aug 15, 2019
by
avibootz
php
1
answer
167
views
How to extract only numbers from a string in PHP
asked
Aug 15, 2019
by
avibootz
php
2
answers
252
views
How to move all special characters to the beginning of a string in PHP
asked
Aug 15, 2019
by
avibootz
php
php-move-special-characters-beginning-string
move-special-characters-beginning-string
5
answers
399
views
How to return two values from a function in PHP
asked
Aug 9, 2019
by
avibootz
php
5
answers
352
views
How to return multiple values from a function in PHP
asked
Aug 9, 2019
by
avibootz
php
2
answers
200
views
How to find first and last positions of an element in a sorted array in PHP
asked
Aug 9, 2019
by
avibootz
php
1
answer
132
views
How to implement binary search in PHP
asked
Aug 5, 2019
by
avibootz
php
1
answer
181
views
How to implement recursive binary search in PHP
asked
Aug 5, 2019
by
avibootz
php
1
answer
198
views
How to pass a dynamic amount of arguments to a function in PHP
asked
Jul 28, 2019
by
avibootz
php
1
answer
166
views
How to find the sum of the subarray which has the largest sum in PHP
asked
Jul 28, 2019
by
avibootz
php
1
answer
187
views
How to find subarray with given sum in PHP
asked
Jul 20, 2019
by
avibootz
php
1
answer
171
views
How to reverse the middle N characters of a string in PHP
asked
Jun 23, 2019
by
avibootz
php
2
answers
314
views
How to generate a random float numbers between 0 (0.0...) to 1 (0.9...) in PHP
asked
Jun 22, 2019
by
avibootz
php
1
answer
130
views
How to random generate 0 or 1 number in PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
135
views
How to generate 10 digits random numbers in PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
169
views
How to generate 5 digits random numbers in PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
146
views
How to generate 3 digits random numbers in PHP
asked
Jun 21, 2019
by
avibootz
php
3
answers
228
views
How to swap characters in string by index in PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
180
views
How to swap every two characters (pairs) in a string with PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
238
views
How to reverse a string without affecting the special characters in PHP
asked
Jun 20, 2019
by
avibootz
php
1
answer
248
views
How to find the longest increasing not sorted subsequence (LIS) of a sequence of numbers in PHP
asked
Jun 9, 2019
by
avibootz
php
php-subsequence
1
answer
220
views
How to find the length of longest common subsequence (LCS) present in two strings with PHP
asked
Jun 7, 2019
by
avibootz
php
1
answer
164
views
How to extract digits from a string in PHP
asked
May 28, 2019
by
avibootz
php
1
answer
148
views
How to sum all digits from a string in PHP
asked
May 28, 2019
by
avibootz
php
1
answer
148
views
How to sum all numbers from a string in PHP
asked
May 28, 2019
by
avibootz
php
1
answer
126
views
How to calculate the sum of digits from a number in PHP
asked
May 28, 2019
by
avibootz
php
1
answer
148
views
How to declare, initialize and print a matrix in PHP
asked
May 25, 2019
by
avibootz
php
1
answer
249
views
How to implement a cumulative sum of numbers in array in PHP
asked
May 25, 2019
by
avibootz
php
1
answer
199
views
How to rotate square matrix 90 degrees to the right in PHP
asked
May 19, 2019
by
avibootz
php
1
answer
201
views
How to rotate square matrix 90 degrees to the left in PHP
asked
May 18, 2019
by
avibootz
php
1
answer
162
views
How to use two variables in for loop with PHP
asked
May 10, 2019
by
avibootz
php
1
answer
156
views
How to convert binary number to decimal in PHP
asked
May 10, 2019
by
avibootz
php
1
answer
144
views
How to count set bits of an integer in PHP
asked
May 9, 2019
by
avibootz
php
1
answer
211
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
156
views
How to use square root (sqrt) in PHP
asked
May 7, 2019
by
avibootz
php
1
answer
133
views
How to check if a number is perfect square in PHP
asked
May 7, 2019
by
avibootz
php
1
answer
242
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
221
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
199
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
220
views
How to find a number in array that appears once in PHP
asked
Apr 25, 2019
by
avibootz
php
2
answers
191
views
How to remove the N digit from a number in PHP
asked
Apr 22, 2019
by
avibootz
php
2
answers
343
views
How to remove specific digit from a number in PHP
asked
Apr 22, 2019
by
avibootz
php
2
answers
205
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
168
views
How to replace all ‘0’ int a number with specific digit in PHP
asked
Apr 20, 2019
by
avibootz
php
1
answer
259
views
How to check if a string starts and ends with specific character in PHP
asked
Apr 18, 2019
by
avibootz
php
1
answer
174
views
How to get substring that start and end with the same character in PHP
asked
Apr 18, 2019
by
avibootz
php
Page:
« prev
1
...
32
33
34
35
36
37
38
39
40
41
42
...
70
next »
...