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,465
questions
54,012
answers
573
users
Recent questions tagged PHP
1
answer
128
views
How to add 6 months to current date in PHP
asked
Mar 25, 2022
by
avibootz
php
1
answer
154
views
How to add 1 month to current date in PHP
asked
Mar 25, 2022
by
avibootz
php
1
answer
148
views
How to add 1 year to current date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
90
views
How to multiply matrix by vector in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
179
views
How to generate Unix timestamp (epoch) for specific date and time in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
155
views
How to generate Unix timestamp (epoch) for specific date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
120
views
How to format date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
124
views
How to add 10 hours to current date in PHP
asked
Mar 24, 2022
by
avibootz
php
2
answers
125
views
How to create date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
197
views
How to add 1 week 2 days 5 hours and 3 seconds to current date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
186
views
How to add 1 week 2 days and 5 hours to current date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
152
views
How to add 1 week and 2 days to current date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
126
views
What is last Monday date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
139
views
What is next Monday date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
133
views
How to add 1 week to current date in PHP
asked
Mar 24, 2022
by
avibootz
php
1
answer
113
views
How to add 10 days to current date in PHP
asked
Mar 24, 2022
by
avibootz
php
3
answers
232
views
How to convert Unix timestamp (epoch) to date in PHP
asked
Mar 24, 2022
by
avibootz
php
2
answers
199
views
How to get a specific date in Unix timestamp with PHP
asked
Mar 23, 2022
by
avibootz
php
1
answer
179
views
How to get the current date and time in Unix timestamp with PHP
asked
Mar 23, 2022
by
avibootz
php
1
answer
122
views
How to convert milliseconds to date in PHP
asked
Mar 22, 2022
by
avibootz
php
1
answer
140
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
108
views
How to add weeks to a date in PHP
asked
Mar 22, 2022
by
avibootz
php
1
answer
151
views
How to print 0000 111 22 3 using for loop in PHP
asked
Mar 7, 2022
by
avibootz
php
1
answer
115
views
How to convert days to seconds using PHP
asked
Mar 2, 2022
by
avibootz
php
1
answer
104
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
152
views
How to check if string contains special characters in PHP
asked
Feb 14, 2022
by
avibootz
php
1
answer
124
views
How to extract all words from a string in PHP
asked
Feb 9, 2022
by
avibootz
php
1
answer
114
views
How to get the first N words from a string in PHP
asked
Feb 7, 2022
by
avibootz
php
1
answer
174
views
How to print fibonacci series using recursion in PHP
asked
Jan 30, 2022
by
avibootz
php
1
answer
167
views
How to print fibonacci series in PHP
asked
Jan 30, 2022
by
avibootz
php
1
answer
165
views
How to calculate percentage of total in PHP
asked
Jan 30, 2022
by
avibootz
php
1
answer
308
views
How to get the current working directory in PHP
asked
Jan 29, 2022
by
avibootz
php
php-directory
1
answer
183
views
How to remove multiple character from a string in PHP
asked
Jan 29, 2022
by
avibootz
php
1
answer
225
views
How to remove specific html tags from a string in PHP
asked
Jan 29, 2022
by
avibootz
php
1
answer
196
views
How to loop over a json object in PHP
asked
Jan 29, 2022
by
avibootz
php
1
answer
185
views
How to convert string into an array in PHP
asked
Jan 29, 2022
by
avibootz
php
1
answer
204
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
201
views
How to calculate the power of a number using recursion in PHP
asked
Jan 12, 2022
by
avibootz
php
1
answer
238
views
How to find the roots of a quadratic equation in PHP
asked
Jan 11, 2022
by
avibootz
php
1
answer
189
views
How to find NCR factorial of a number in PHP
asked
Jan 10, 2022
by
avibootz
php
1
answer
208
views
How to cast to int in PHP
asked
Jan 9, 2022
by
avibootz
php
1
answer
211
views
How to divide a given amount into different bills (banknote) and coins in PHP
asked
Jan 9, 2022
by
avibootz
php
1
answer
132
views
How to print numbers from 10 to 1 using recursion in PHP
asked
Jan 8, 2022
by
avibootz
php
1
answer
164
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
203
views
How to find the prime numbers between 1 to 100 in PHP
asked
Jan 6, 2022
by
avibootz
php
1
answer
152
views
How to perform linear search (sequential search) in PHP
asked
Jan 1, 2022
by
avibootz
php
1
answer
218
views
How to use XOR Encryption (XOR Cipher) to encryption a string in PHP
asked
Jan 1, 2022
by
avibootz
php
2
answers
217
views
How to get a hex dump of a string in PHP
asked
Dec 29, 2021
by
avibootz
php
Page:
« prev
1
...
18
19
20
21
22
23
24
25
26
27
28
...
70
next »
...