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
207
views
How to use for loop with random delay every loop iteration in PHP
asked
Oct 17, 2020
by
avibootz
php
1
answer
174
views
How to use for loop with delay every loop iteration in PHP
asked
Oct 17, 2020
by
avibootz
php
1
answer
196
views
How to append the text to text if file already exists in PHP
asked
Oct 17, 2020
by
avibootz
php
1
answer
192
views
How to create write and append to text file in PHP
asked
Oct 17, 2020
by
avibootz
php
1
answer
254
views
How to see the echo result every loop iteration on web page in PHP
asked
Oct 17, 2020
by
avibootz
php
1
answer
168
views
How to split string into characters array with PHP
asked
Oct 15, 2020
by
avibootz
php
1
answer
204
views
How to split string with multiple delimiters into array in PHP
asked
Oct 15, 2020
by
avibootz
php
1
answer
183
views
How to remove character from specific position in string with PHP
asked
Oct 14, 2020
by
avibootz
php
1
answer
265
views
How to remove stop words from a string in PHP
asked
Oct 13, 2020
by
avibootz
php
php-string
1
answer
140
views
How to remove stop words from array in PHP
asked
Oct 13, 2020
by
avibootz
php
1
answer
144
views
How to remove all occurrence of a word in array with PHP
asked
Oct 13, 2020
by
avibootz
php
1
answer
136
views
How to get the index of the first occurrence of word in array with PHP
asked
Oct 13, 2020
by
avibootz
php
1
answer
143
views
How to generate random number between two numbers in PHP
asked
Oct 13, 2020
by
avibootz
php
1
answer
126
views
How to generate random character in PHP
asked
Oct 13, 2020
by
avibootz
php
1
answer
191
views
How to use explode with multiple delimiters in PHP
asked
Oct 12, 2020
by
avibootz
php
1
answer
152
views
How to remove part of a string start from specific character in PHP
asked
Oct 11, 2020
by
avibootz
php
1
answer
160
views
How to get specific paragraph by index from DOMNodeList Object (DomDocument) in PHP
asked
Oct 4, 2020
by
avibootz
php
2
answers
196
views
How to define array of strings in PHP
asked
Oct 1, 2020
by
avibootz
php
2
answers
160
views
How to print sets of words from string array in PHP
asked
Oct 1, 2020
by
avibootz
php
1
answer
142
views
How to get array size in PHP
asked
Oct 1, 2020
by
avibootz
php
1
answer
163
views
How to add elements to end of array in PHP
asked
Sep 30, 2020
by
avibootz
php
1
answer
113
views
How to find common words of two strings in PHP
asked
Sep 29, 2020
by
avibootz
php
1
answer
194
views
How to extract words without stop words, digits and special characters from text in PHP
asked
Sep 29, 2020
by
avibootz
php
1
answer
175
views
How to extract all paragraphs text from URL in PHP
asked
Sep 26, 2020
by
avibootz
php
1
answer
197
views
How to generate random float number between 0.1 and N in PHP
asked
Sep 25, 2020
by
avibootz
php
1
answer
196
views
How to generate N strings of different X random characters in PHP
asked
Sep 24, 2020
by
avibootz
php
1
answer
174
views
How to generate random string of N characters in PHP
asked
Sep 24, 2020
by
avibootz
php
1
answer
207
views
How to generate random string of N characters and numbers in PHP
asked
Sep 24, 2020
by
avibootz
php
1
answer
138
views
How to find the type of a variable in PHP
asked
Aug 24, 2020
by
avibootz
php
1
answer
134
views
How to check if array is empty in PHP
asked
Aug 23, 2020
by
avibootz
php
1
answer
177
views
How to print every third letter of the alphabet in PHP
asked
Aug 22, 2020
by
avibootz
php
1
answer
148
views
How to print unicode character in PHP
asked
Aug 22, 2020
by
avibootz
php
1
answer
146
views
How to print the alphabet using range in PHP
asked
Aug 22, 2020
by
avibootz
php
1
answer
156
views
How to print the alphabet backwards using range in PHP
asked
Aug 22, 2020
by
avibootz
php
1
answer
156
views
How to increment a letter by N in PHP
asked
Aug 22, 2020
by
avibootz
php
2
answers
186
views
How to increment a letter by one in PHP
asked
Aug 22, 2020
by
avibootz
php
1
answer
206
views
How to search for exact text line within text file in PHP
asked
Aug 22, 2020
by
avibootz
php
1
answer
169
views
How to search a substring within text file and print the whole line in PHP
asked
Aug 22, 2020
by
avibootz
php
1
answer
190
views
How to make case-insensitive search with preg_match in PHP
asked
Aug 22, 2020
by
avibootz
php
1
answer
218
views
How to search a word within text file and print the whole line in PHP
asked
Aug 22, 2020
by
avibootz
php
1
answer
1,477
views
How to add JavaScript onclick function to HTML a href in PHP
asked
Aug 21, 2020
by
avibootz
php
1
answer
132
views
How to check if a string is URL in PHP
asked
Aug 14, 2020
by
avibootz
php
2
answers
173
views
How to extract URL from string in PHP
asked
Aug 14, 2020
by
avibootz
php
3
answers
1,553
views
How to check if a string contains URL in PHP
asked
Aug 14, 2020
by
avibootz
php
1
answer
130
views
How to remove specific elements from array in PHP
asked
Aug 12, 2020
by
avibootz
php
2
answers
219
views
How to remove duplicate words from an array in PHP
asked
Aug 12, 2020
by
avibootz
php
php-array
2
answers
192
views
How to check if two string contains same words in PHP
asked
Aug 12, 2020
by
avibootz
php
1
answer
161
views
How to remove duplicates from string and convert the string to array in PHP
asked
Aug 12, 2020
by
avibootz
php
1
answer
151
views
How to check if a word from array contains in another array with PHP
asked
Aug 12, 2020
by
avibootz
php
1
answer
120
views
How to count all elements in array with PHP
asked
Aug 12, 2020
by
avibootz
php
Page:
« prev
1
...
26
27
28
29
30
31
32
33
34
35
36
...
70
next »
...