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
150
views
How to get all permutations of array in PHP
asked
Jun 26, 2021
by
avibootz
php
2
answers
215
views
How to remove the last element from an array in PHP
asked
Jun 25, 2021
by
avibootz
php
1
answer
154
views
How to get substring with multibyte string function in PHP
asked
Jun 23, 2021
by
avibootz
php
1
answer
176
views
How to get substring with multibyte string function and add characters to end of the substring in PHP
asked
Jun 23, 2021
by
avibootz
php
1
answer
156
views
How to the first character from a string in PHP
asked
Jun 23, 2021
by
avibootz
php
1
answer
166
views
How to get the last 7 characters from a string in PHP
asked
Jun 19, 2021
by
avibootz
php
1
answer
123
views
How to convert an array to a string in PHP
asked
Jun 18, 2021
by
avibootz
php
1
answer
162
views
How to check whether a string contains a specific word in PHP
asked
Jun 16, 2021
by
avibootz
php
1
answer
144
views
How to remove specific element from an array in PHP
asked
Jun 16, 2021
by
avibootz
php
1
answer
174
views
How to remove multiple elements from an array by indexes in PHP
asked
Jun 16, 2021
by
avibootz
php
1
answer
140
views
How to get first element of an array in PHP
asked
Jun 15, 2021
by
avibootz
php
1
answer
249
views
How to add a copyright symbol in HTML and current year in PHP
asked
Jun 12, 2021
by
avibootz
html
php
1
answer
137
views
How to reverse sort an array of numbers in PHP
asked
Jun 12, 2021
by
avibootz
php
1
answer
122
views
How to sort an array of numbers in PHP
asked
Jun 12, 2021
by
avibootz
php
1
answer
145
views
How to follow redirect with cURL in PHP
asked
Jun 10, 2021
by
avibootz
php
1
answer
190
views
How to get min and max integer value supported by the platform in PHP
asked
Jun 10, 2021
by
avibootz
php
1
answer
148
views
How to get the 3 smallest values from array in PHP
asked
Jun 10, 2021
by
avibootz
php
1
answer
191
views
How to get the top 3 largest values from array in PHP
asked
Jun 10, 2021
by
avibootz
php
1
answer
164
views
How to print the top 3 largest values from array in PHP
asked
Jun 10, 2021
by
avibootz
php
1
answer
135
views
How to remove last 3 characters from a string in PHP
asked
Jun 7, 2021
by
avibootz
php
1
answer
141
views
How to generate a list of single word keywords from text in PHP
asked
Jun 6, 2021
by
avibootz
php
1
answer
157
views
How to remove empty elements from an array in PHP
asked
Jun 6, 2021
by
avibootz
php
1
answer
106
views
How to print string in PHP
asked
May 29, 2021
by
avibootz
php
2
answers
229
views
How to concatenate the two strings in PHP
asked
May 24, 2021
by
avibootz
php
2
answers
207
views
How to remove semicolon at the end of a string in PHP
asked
May 18, 2021
by
avibootz
php
2
answers
176
views
How to remove comma at the end of a string in PHP
asked
May 18, 2021
by
avibootz
php
1
answer
164
views
How to remove extra commas from string in PHP
asked
May 18, 2021
by
avibootz
php
1
answer
160
views
How to remove extra semicolons from string in PHP
asked
May 18, 2021
by
avibootz
php
1
answer
211
views
How to remove semicolon from string in PHP
asked
May 18, 2021
by
avibootz
php
1
answer
130
views
How to multiple delimiter implode in PHP
asked
May 17, 2021
by
avibootz
php
1
answer
122
views
How to remove comma from string in PHP
asked
May 17, 2021
by
avibootz
php
1
answer
194
views
How to create function with return value in PHP
asked
May 14, 2021
by
avibootz
php
1
answer
159
views
How to create function with arguments in PHP
asked
May 14, 2021
by
avibootz
php
1
answer
204
views
How to convert float to int in PHP
asked
Apr 7, 2021
by
avibootz
php
1
answer
172
views
How to check whether a number is palindrome or not in PHP
asked
Apr 7, 2021
by
avibootz
php
1
answer
161
views
How to print the first N fibonacci numbers in PHP
asked
Apr 4, 2021
by
avibootz
php
1
answer
236
views
How to turn each character of a string into its ASCII character code and join them together in PHP
asked
Apr 3, 2021
by
avibootz
php
1
answer
195
views
How to turn each character of a string into its ASCII character code in PHP
asked
Apr 3, 2021
by
avibootz
php
1
answer
179
views
How to sort an array of numbers in descending order by first digit in PHP
asked
Mar 28, 2021
by
avibootz
php
1
answer
175
views
How to sort an array of numbers in ascending order by first digit in PHP
asked
Mar 28, 2021
by
avibootz
php
1
answer
138
views
How to sort the digits of a number in descending order with PHP
asked
Mar 27, 2021
by
avibootz
php
1
answer
157
views
How to sort a string in descending order with PHP
asked
Mar 27, 2021
by
avibootz
php
1
answer
172
views
How to sort the digits of a number in ascending order with PHP
asked
Mar 27, 2021
by
avibootz
php
1
answer
121
views
How to sort a string in ascending order with PHP
asked
Mar 27, 2021
by
avibootz
php
2
answers
160
views
How to convert string to number in PHP
asked
Mar 27, 2021
by
avibootz
php
4
answers
267
views
How to convert number to a string in PHP
asked
Mar 27, 2021
by
avibootz
php
2
answers
163
views
How to find the most repeated character in a string with PHP
asked
Mar 21, 2021
by
avibootz
php
1
answer
145
views
How to check if a string is in alphabetical order in PHP
asked
Mar 15, 2021
by
avibootz
php
1
answer
202
views
How to find the index that split an array into two equal sum subarrays in PHP
asked
Mar 11, 2021
by
avibootz
php
1
answer
139
views
How to check if a string starts with a specified string in PHP
asked
Mar 7, 2021
by
avibootz
php
Page:
« prev
1
...
23
24
25
26
27
28
29
30
31
32
33
...
70
next »
...