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
135
views
What is next Monday date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
130
views
How to add 1 week to current date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
111
views
How to add 10 days to current date in PHP
asked
Mar 24, 2022
by
avibootz
php
3
answers
223
views
How to convert Unix timestamp (epoch) to date in PHP
asked
Mar 24, 2022
by
avibootz
php
2
answers
196
views
How to get a specific date in Unix timestamp with PHP
asked
Mar 23, 2022
by
avibootz
php
1
answer
176
views
How to get the current date and time in Unix timestamp with PHP
asked
Mar 23, 2022
by
avibootz
php
1
answer
119
views
How to convert milliseconds to date in PHP
asked
Mar 22, 2022
by
avibootz
php
1
answer
137
views
How to add weeks to a date and then find the next monday in PHP
asked
Mar 22, 2022
by
avibootz
php
1
answer
106
views
How to add weeks to a date in PHP
asked
Mar 22, 2022
by
avibootz
php
1
answer
150
views
How to print 0000 111 22 3 using for loop in PHP
asked
Mar 7, 2022
by
avibootz
php
1
answer
112
views
How to convert days to seconds using PHP
asked
Mar 2, 2022
by
avibootz
php
1
answer
100
views
How to convert days to minutes using PHP
asked
Mar 1, 2022
by
avibootz
php
1
answer
144
views
How to encrypt and decrypt a string in PHP
asked
Feb 19, 2022
by
avibootz
php
1
answer
150
views
How to check if string contains special characters in PHP
asked
Feb 14, 2022
by
avibootz
php
1
answer
121
views
How to extract all words from a string in PHP
asked
Feb 9, 2022
by
avibootz
php
1
answer
109
views
How to get the first N words from a string in PHP
asked
Feb 7, 2022
by
avibootz
php
1
answer
166
views
How to print fibonacci series using recursion in PHP
asked
Jan 30, 2022
by
avibootz
php
1
answer
159
views
How to print fibonacci series in PHP
asked
Jan 30, 2022
by
avibootz
php
1
answer
155
views
How to calculate percentage of total in PHP
asked
Jan 30, 2022
by
avibootz
php
1
answer
299
views
How to get the current working directory in PHP
asked
Jan 29, 2022
by
avibootz
php
php-directory
1
answer
174
views
How to remove multiple character from a string in PHP
asked
Jan 29, 2022
by
avibootz
php
1
answer
217
views
How to remove specific html tags from a string in PHP
asked
Jan 29, 2022
by
avibootz
php
1
answer
186
views
How to loop over a json object in PHP
asked
Jan 29, 2022
by
avibootz
php
1
answer
180
views
How to convert string into an array in PHP
asked
Jan 29, 2022
by
avibootz
php
1
answer
190
views
How to implement the binary search algorithm in PHP
asked
Jan 18, 2022
by
avibootz
php
php-binary-search-algorithm
binary-search-algorithm
1
answer
195
views
How to calculate the power of a number using recursion in PHP
asked
Jan 12, 2022
by
avibootz
php
1
answer
228
views
How to find the roots of a quadratic equation in PHP
asked
Jan 11, 2022
by
avibootz
php
1
answer
182
views
How to find NCR factorial of a number in PHP
asked
Jan 10, 2022
by
avibootz
php
1
answer
202
views
How to cast to int in PHP
asked
Jan 9, 2022
by
avibootz
php
1
answer
202
views
How to divide a given amount into different bills (banknote) and coins in PHP
asked
Jan 9, 2022
by
avibootz
php
1
answer
129
views
How to print numbers from 10 to 1 using recursion in PHP
asked
Jan 8, 2022
by
avibootz
php
1
answer
159
views
How to format float number to two decimal places in PHP
asked
Jan 8, 2022
by
avibootz
php
1
answer
98
views
How to create a 10 X 10 division table in PHP
asked
Jan 8, 2022
by
avibootz
php
1
answer
193
views
How to find the prime numbers between 1 to 100 in PHP
asked
Jan 6, 2022
by
avibootz
php
1
answer
147
views
How to perform linear search (sequential search) in PHP
asked
Jan 1, 2022
by
avibootz
php
1
answer
213
views
How to use XOR Encryption (XOR Cipher) to encryption a string in PHP
asked
Jan 1, 2022
by
avibootz
php
2
answers
208
views
How to get a hex dump of a string in PHP
asked
Dec 29, 2021
by
avibootz
php
1
answer
149
views
How to convert RGB from array to hex in PHP
asked
Dec 29, 2021
by
avibootz
php
1
answer
171
views
How to display hex value in PHP
asked
Dec 29, 2021
by
avibootz
php
2
answers
302
views
How to convert int to hex with leading zeros in PHP
asked
Dec 27, 2021
by
avibootz
php
2
answers
194
views
How to convert int to hex in PHP
asked
Dec 27, 2021
by
avibootz
php
1
answer
225
views
How to convert binary to hex with leading zeros in PHP
asked
Dec 27, 2021
by
avibootz
php
1
answer
169
views
How to convert binary to hex in PHP
asked
Dec 27, 2021
by
avibootz
php
1
answer
219
views
How to convert int to binary with leading zeros in PHP
asked
Dec 27, 2021
by
avibootz
php
1
answer
204
views
How to count the number of bits to be flipped to convert N1 to N2 in PHP
asked
Dec 27, 2021
by
avibootz
php
1
answer
204
views
How to redirect a page with HTTP 301 moved permanently in PHP
asked
Dec 23, 2021
by
avibootz
php
1
answer
203
views
How to return strpos result from function in PHP
asked
Dec 23, 2021
by
avibootz
php
1
answer
138
views
How to add two strings in PHP
asked
Dec 23, 2021
by
avibootz
php
1
answer
186
views
How to append a string in PHP
asked
Dec 23, 2021
by
avibootz
php
1
answer
175
views
How to check if strings contain another string in PHP
asked
Dec 23, 2021
by
avibootz
php
Page:
« prev
1
...
18
19
20
21
22
23
24
25
26
27
28
...
70
next »
...