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,455
questions
54,002
answers
573
users
Recent questions tagged PHP
1
answer
84
views
How to get the last key in a key-value array with PHP
asked
Sep 17, 2024
by
avibootz
php
1
answer
108
views
How to count the number of characters in a string without spaces and special characters in PHP
asked
Sep 15, 2024
by
avibootz
php
1
answer
111
views
How to show parts of UTF-8 string in PHP
asked
Sep 13, 2024
by
avibootz
php
1
answer
108
views
How to use void functions in PHP
asked
Sep 13, 2024
by
avibootz
php
1
answer
93
views
How to remove \r\n from string in PHP
asked
Sep 11, 2024
by
avibootz
php
1
answer
158
views
How to remove N characters from the middle of a string in PHP
asked
Sep 11, 2024
by
avibootz
php
php-string
1
answer
120
views
How to replace the last occurrence of a character in a string with PHP
asked
Sep 9, 2024
by
avibootz
php
1
answer
117
views
How to remove the last occurrence of a word from a string in PHP
asked
Sep 8, 2024
by
avibootz
php
php-remove-last-occurrence-word-string
remove-last-occurrence-word-string
1
answer
113
views
How to check whether a number is a perfect cube root in PHP
asked
Sep 1, 2024
by
avibootz
php
1
answer
106
views
How to calculate the Nth prime number in PHP
asked
Aug 27, 2024
by
avibootz
php
1
answer
119
views
How to count the number of non-overlapping instances of substring in a string in PHP
asked
Aug 24, 2024
by
avibootz
php
1
answer
135
views
How to calculate the average length of the strings in string array with PHP
asked
Aug 20, 2024
by
avibootz
php
2
answers
123
views
How to get the number at the end of the array in PHP
asked
Aug 16, 2024
by
avibootz
php
1
answer
132
views
How to check if the length of a string is equal to the number appended at its end in PHP
asked
Aug 16, 2024
by
avibootz
php
1
answer
150
views
How to flatten a 2D array into a sorted one-dimensional array in PHP
asked
Aug 15, 2024
by
avibootz
php
1
answer
171
views
How to flatten a 2D array into a sorted one-dimensional array in PHP
asked
Aug 15, 2024
by
avibootz
php
1
answer
121
views
How to convert a 2D array to a 1D array in PHP
asked
Aug 14, 2024
by
avibootz
php
2
answers
124
views
How to get the first line of a multi-line string in PHP
asked
Aug 13, 2024
by
avibootz
php
1
answer
113
views
How to create an anonymous function inside a for loop with PHP
asked
Aug 8, 2024
by
avibootz
php
1
answer
146
views
How to measure the execution time of a method in PHP
asked
Aug 4, 2024
by
avibootz
php
1
answer
115
views
How to get the substring between two substrings in PHP
asked
Aug 2, 2024
by
avibootz
php
1
answer
136
views
How to convert an array of integers to a string in PHP
asked
Jul 31, 2024
by
avibootz
php
1
answer
125
views
How to remove punctuation from a string in PHP
asked
Jul 30, 2024
by
avibootz
php
1
answer
117
views
How to sort the words in a string with PHP
asked
Jul 29, 2024
by
avibootz
php
php-sort-words-string
sort-words-string
1
answer
115
views
How to calculate math expression from in string with PHP
asked
Jul 29, 2024
by
avibootz
php
1
answer
102
views
How to filter digits (numbers and floats) and + - by from a string in PHP
asked
Jul 29, 2024
by
avibootz
php
1
answer
167
views
How to extract a float from a string that includes characters and float numbers in PHP
asked
Jul 28, 2024
by
avibootz
php
1
answer
122
views
How to extract multiple floats from a string of floats in PHP
asked
Jul 28, 2024
by
avibootz
php
1
answer
105
views
How to calculate the next multiple of 4 in PHP
asked
Jul 26, 2024
by
avibootz
php
1
answer
121
views
How to check If a date is bigger than 13 days ago in PHP
asked
Jul 26, 2024
by
avibootz
php
1
answer
115
views
How to check if a number contains identical digits in PHP
asked
Jul 25, 2024
by
avibootz
php
1
answer
160
views
How to check if a variable is null or empty in PHP
asked
Jul 25, 2024
by
avibootz
php
2
answers
116
views
How to check if a string contains only digits in PHP
asked
Jul 24, 2024
by
avibootz
php
1
answer
117
views
How to check if a string contains identical digits in PHP
asked
Jul 24, 2024
by
avibootz
php
3
answers
159
views
How to transpose a matrix (swap rows and columns) in PHP
asked
Jul 23, 2024
by
avibootz
php
php-transpose-matrix
transpose-matrix
1
answer
112
views
How to find max and min of a subset of an array in PHP
asked
Jul 20, 2024
by
avibootz
php
1
answer
124
views
How to find the median of a list of integers in PHP
asked
Jul 18, 2024
by
avibootz
php
1
answer
146
views
How to count the number of each vowel in a string with PHP
asked
Jul 16, 2024
by
avibootz
php
1
answer
127
views
how to check URL include 3 letters domain name in php
asked
Jul 16, 2024
by
avibootz
php
1
answer
141
views
how to extract the domain name from URL without TLD in php
asked
Jul 16, 2024
by
avibootz
php
1
answer
123
views
How to extract a domain from a URL in PHP
asked
Jul 16, 2024
by
avibootz
php
1
answer
170
views
How to convert a specific column of a decimal matrix to a string in PHP
asked
Jul 13, 2024
by
avibootz
php
php-convert-specific-column-decimal-matrix-to-string
convert-specific-column-decimal-matrix-to-string
1
answer
112
views
How to print a specific column of a matrix in PHP
asked
Jul 13, 2024
by
avibootz
php
1
answer
161
views
How to convert a specific row of a decimal matrix to a string in PHP
asked
Jul 13, 2024
by
avibootz
php
php-convert-specific-row-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
1
answer
111
views
How to print a specific row of a matrix in PHP
asked
Jul 12, 2024
by
avibootz
php
1
answer
167
views
How to find an element that appears once in an array of elements that appears three times in PHP
asked
Jul 8, 2024
by
avibootz
php
1
answer
161
views
How to check the data type of a variable in PHP
asked
Jul 7, 2024
by
avibootz
php
1
answer
112
views
How to check whether a sentence is palindrome in PHP
asked
Jun 30, 2024
by
avibootz
php
2
answers
155
views
How to convert string with binary number to hex in PHP
asked
Jun 30, 2024
by
avibootz
php
5
answers
597
views
How to create an array with a specified number of elements in PHP
asked
Jun 29, 2024
by
avibootz
php
Page:
« prev
1
...
5
6
7
8
9
10
11
12
13
14
15
...
70
next »
...