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,213
questions
53,714
answers
573
users
Recent questions tagged php
1
answer
91
views
How to remove string trailing path separator in PHP
asked
Jun 16, 2025
by
avibootz
php
php-string
1
answer
78
views
How to match the first word after an expression in a string using RegEx with PHP
asked
Jun 15, 2025
by
avibootz
php
php-regex
1
answer
93
views
How to remove the trailing slashes from a string in PHP
asked
Jun 14, 2025
by
avibootz
php
php-string
1
answer
104
views
How to remove all non-ASCII characters from a string in PHP
asked
Jun 13, 2025
by
avibootz
php
php-string
php-ascii
1
answer
77
views
How to replace the characters !@#$%^*_+\= in a string using RegEx with PHP
asked
Jun 11, 2025
by
avibootz
php
php-regex
1
answer
77
views
How to implement the power function in PHP
asked
Jun 11, 2025
by
avibootz
php
php-pow
1
answer
91
views
How to group Anagrams from an array of strings in PHP
asked
Jun 9, 2025
by
avibootz
php
php-anagram
4
answers
157
views
How to declare and use enum in PHP
asked
Jun 9, 2025
by
avibootz
php
php-enum
1
answer
81
views
How to format the DateTime object as a string in PHP
asked
Jun 8, 2025
by
avibootz
php
php-date
1
answer
78
views
How to check if date1 is before date2 in PHP
asked
Jun 8, 2025
by
avibootz
php
php-date
1
answer
102
views
How to check if a string is blank (empty, null, or contains only whitespace) in PHP
asked
Jun 7, 2025
by
avibootz
php
php-string
1
answer
97
views
How to replace consecutive characters with only one using RegEx in PHP
asked
Jun 6, 2025
by
avibootz
php
php-regex
1
answer
88
views
How to get OS information on Unix-like systems with PHP
asked
Jun 6, 2025
by
avibootz
php
php-os
1
answer
127
views
How to multiply two integers represented as strings and return the result also as a string in PHP
asked
Jun 5, 2025
by
avibootz
php
php-multiply
1
answer
127
views
How to get the first missing smallest positive integer in an unsorted integer array with PHP
asked
Jun 4, 2025
by
avibootz
php
php-array
2
answers
162
views
How to determine if variable name is defined in PHP
asked
Jun 3, 2025
by
avibootz
php
php-define
1
answer
142
views
How to get the folder containing the current program in PHP
asked
Jun 3, 2025
by
avibootz
php
php-directory
1
answer
171
views
How to get the current executable name in PHP
asked
Jun 3, 2025
by
avibootz
php
1
answer
155
views
How to sort each column of a matrix with strings in PHP
asked
Jun 2, 2025
by
avibootz
php
php-matrix
php-sort
1
answer
111
views
How to fill a 3x3 grid to be a valid Sudoku grid in PHP
asked
Jun 1, 2025
by
avibootz
php
php-sudoku
1
answer
142
views
How to calculate the future occurrences of Friday the 13th in PHP
asked
May 31, 2025
by
avibootz
php
php-date
1
answer
143
views
How to check if a string contains only letters, numbers, underscores and dashes in PHP
asked
May 31, 2025
by
avibootz
php
php-regex
1
answer
129
views
How to check if a 3x3 grid is a valid Sudoku grid in PHP
asked
May 30, 2025
by
avibootz
php
php-sudoku
2
answers
178
views
How to rotate a matrix 90 degrees clockwise in PHP
asked
May 29, 2025
by
avibootz
php
php-matrix
1
answer
141
views
How to create and use an array of objects in PHP
asked
May 28, 2025
by
avibootz
php
php-array
1
answer
181
views
How to check if a matrix columns contain numbers without repetition in PHP
asked
May 28, 2025
by
avibootz
php
php-matrix
1
answer
225
views
How to move the digits of a string with digits and letters to the beginning of the string in PHP
asked
May 27, 2025
by
avibootz
php
php-string
1
answer
180
views
How to sort a string with digits and letters (digits before letters) in PHP
asked
May 27, 2025
by
avibootz
php
php-sort
php-string
1
answer
179
views
How to sort a string with digits and letters (letters before digits) in PHP
asked
May 26, 2025
by
avibootz
php
php-string
php-sort
1
answer
170
views
How to find repeated patterns of numbers in the rows of a matrix with PHP
asked
May 25, 2025
by
avibootz
php
php-matrix
1
answer
157
views
How to convert a matrix of numbers to a string in PHP
asked
May 24, 2025
by
avibootz
php
php-convert-matrix-numbers-to-string
convert-matrix-numbers-to-string
1
answer
219
views
How to find repeated rows of a matrix in PHP
asked
May 24, 2025
by
avibootz
php
php-matrix
1
answer
99
views
How to check if a matrix rows contain numbers without repetition in PHP
asked
May 23, 2025
by
avibootz
php
php-matrix
3
answers
219
views
How to pass a runnable procedure (a function) as a parameter and run it in PHP
asked
May 22, 2025
by
avibootz
php
php-function-parameter
1
answer
147
views
How to expose a read-only integer to the outside class while being writable inside a class with PHP
asked
May 21, 2025
by
avibootz
php
php-read-only
3
answers
227
views
How to handle invalid argument in PHP
asked
May 21, 2025
by
avibootz
php
php-argument
1
answer
120
views
How to allocate 1MB in PHP
asked
May 20, 2025
by
avibootz
php
php-allocation
2
answers
143
views
How to stop a program in PHP
asked
May 19, 2025
by
avibootz
php
1
answer
146
views
How to check if integer multiplication will overflow in PHP
asked
May 18, 2025
by
avibootz
php
php-overflow
1
answer
124
views
How to check if integer addition will overflow in PHP
asked
May 17, 2025
by
avibootz
php
php-overflow
1
answer
165
views
How to check whether a string is a palindrome, ignoring spaces and case in PHP
asked
May 16, 2025
by
avibootz
php
php-palindrome
1
answer
149
views
How to declare a RegEx with character repetition to match the strings "http", "htttp", "httttp", etc in PHP
asked
May 15, 2025
by
avibootz
php
php-regex
3
answers
195
views
How to round to 2 decimal places in PHP
asked
May 15, 2025
by
avibootz
php
php-round
1
answer
142
views
How to round a floating-point number to an integer in PHP
asked
May 14, 2025
by
avibootz
php
php-round
3
answers
289
views
How to combine a string with a dynamic double-quoted substring in PHP
asked
May 12, 2025
by
avibootz
php
php-string
php-substring
1
answer
185
views
How to find all double quote substrings in a string with PHP
asked
May 12, 2025
by
avibootz
php
php-string
php-substring
php-regex
1
answer
175
views
How to declare a string with double quote substrings in PHP
asked
May 12, 2025
by
avibootz
php
php-string
php-substring
1
answer
80
views
How to find the largest palindrome made from the product of two 2-digit numbers in PHP
asked
May 11, 2025
by
avibootz
php
php-palindrome
2
answers
192
views
How to search insert position of K in a sorted array with PHP
asked
May 10, 2025
by
avibootz
php
php-array
1
answer
152
views
How to print all command line arguments except the program name in PHP
asked
May 9, 2025
by
avibootz
php
php-arguments
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
...
70
next »
...