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
169
views
How to get the last digit of float number in PHP
asked
Aug 31, 2019
by
avibootz
php
1
answer
166
views
How to get the last digit of int number in PHP
asked
Aug 31, 2019
by
avibootz
php
1
answer
212
views
How to convet int to float with only the first digit as a whole number in PHP
asked
Aug 31, 2019
by
avibootz
php
2
answers
272
views
How to get the first digit of int number in PHP
asked
Aug 31, 2019
by
avibootz
php
3
answers
269
views
How to get the first digit of float number in PHP
asked
Aug 31, 2019
by
avibootz
php
3
answers
297
views
How to convert float to string in PHP
asked
Aug 30, 2019
by
avibootz
php
2
answers
242
views
How to check whether the N bit of a number is set or not in PHP
asked
Aug 22, 2019
by
avibootz
php
2
answers
258
views
How to generate all the binary options of N bits in PHP
asked
Aug 22, 2019
by
avibootz
php
1
answer
145
views
How to create array dynamically in PHP
asked
Aug 22, 2019
by
avibootz
php
1
answer
220
views
How to convert array to string in PHP
asked
Aug 22, 2019
by
avibootz
php
1
answer
216
views
How to move all uppercase characters to the beginning of string in PHP
asked
Aug 20, 2019
by
avibootz
php
1
answer
172
views
How to move all uppercase characters to the end of string in PHP
asked
Aug 19, 2019
by
avibootz
php
4
answers
409
views
How to check if a string contains only english letters in PHP
asked
Aug 17, 2019
by
avibootz
php
2
answers
203
views
How to check if string is alphabetic in PHP
asked
Aug 17, 2019
by
avibootz
php
1
answer
182
views
How to check if a string is alphanumeric in PHP
asked
Aug 17, 2019
by
avibootz
php
1
answer
184
views
How to check if strings in array are alphanumeric in PHP
asked
Aug 17, 2019
by
avibootz
php
1
answer
162
views
How to check if strings in array consist of all digits in PHP
asked
Aug 17, 2019
by
avibootz
php
1
answer
154
views
How to check if string is numeric in PHP
asked
Aug 17, 2019
by
avibootz
php
1
answer
156
views
How to check if character is numeric in PHP
asked
Aug 17, 2019
by
avibootz
php
2
answers
317
views
How to check if a string contain only letters and digits with preg_match in PHP
asked
Aug 17, 2019
by
avibootz
php
1
answer
207
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
209
views
How to extract only characters, numbers and spaces from a string in PHP
asked
Aug 16, 2019
by
avibootz
php
1
answer
215
views
How to extract only characters and numbers from a string in PHP
asked
Aug 16, 2019
by
avibootz
php
1
answer
181
views
How to extract only special characters from a string in PHP
asked
Aug 15, 2019
by
avibootz
php
1
answer
175
views
How to extract only characters from a string in PHP
asked
Aug 15, 2019
by
avibootz
php
1
answer
173
views
How to extract only numbers from a string in PHP
asked
Aug 15, 2019
by
avibootz
php
2
answers
262
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
420
views
How to return two values from a function in PHP
asked
Aug 9, 2019
by
avibootz
php
5
answers
377
views
How to return multiple values from a function in PHP
asked
Aug 9, 2019
by
avibootz
php
2
answers
205
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
137
views
How to implement binary search in PHP
asked
Aug 5, 2019
by
avibootz
php
1
answer
183
views
How to implement recursive binary search in PHP
asked
Aug 5, 2019
by
avibootz
php
1
answer
202
views
How to pass a dynamic amount of arguments to a function in PHP
asked
Jul 28, 2019
by
avibootz
php
1
answer
171
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
190
views
How to find subarray with given sum in PHP
asked
Jul 20, 2019
by
avibootz
php
1
answer
178
views
How to reverse the middle N characters of a string in PHP
asked
Jun 23, 2019
by
avibootz
php
2
answers
329
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
135
views
How to random generate 0 or 1 number in PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
151
views
How to generate 10 digits random numbers in PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
172
views
How to generate 5 digits random numbers in PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
149
views
How to generate 3 digits random numbers in PHP
asked
Jun 21, 2019
by
avibootz
php
3
answers
249
views
How to swap characters in string by index in PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
188
views
How to swap every two characters (pairs) in a string with PHP
asked
Jun 21, 2019
by
avibootz
php
1
answer
247
views
How to reverse a string without affecting the special characters in PHP
asked
Jun 20, 2019
by
avibootz
php
1
answer
258
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
229
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
170
views
How to extract digits from a string in PHP
asked
May 28, 2019
by
avibootz
php
1
answer
155
views
How to sum all digits from a string in PHP
asked
May 28, 2019
by
avibootz
php
1
answer
155
views
How to sum all numbers from a string in PHP
asked
May 28, 2019
by
avibootz
php
1
answer
136
views
How to calculate the sum of digits from a number in PHP
asked
May 28, 2019
by
avibootz
php
Page:
« prev
1
...
32
33
34
35
36
37
38
39
40
41
42
...
70
next »
...