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
217
views
How to use header() function to send a row of HTTP header for redirect browser in PHP
asked
May 9, 2016
by
avibootz
php
1
answer
235
views
How to use header_register_callback() function to call a header function in PHP
asked
May 9, 2016
by
avibootz
php
1
answer
266
views
How to use getservbyport() function to get Internet service corresponds to port and protocol in PHP
asked
May 8, 2016
by
avibootz
php
1
answer
192
views
How to use getprotobynumber() function to get protocol name from a number in PHP
asked
May 8, 2016
by
avibootz
php
2
answers
283
views
How to use getprotobyname() function to get protocol number from protocol name in PHP
asked
May 8, 2016
by
avibootz
php
1
answer
181
views
How to use getmxrr() function to get max records for host in PHP
asked
May 8, 2016
by
avibootz
php
2
answers
257
views
How to use gethostname() function to get the standard host name for the local computer in PHP
asked
May 8, 2016
by
avibootz
php
1
answer
243
views
How to use gethostbynamel() function to get the IPv4 address from a given Internet host name in PHP
asked
May 7, 2016
by
avibootz
php
1
answer
246
views
How to use gethostbyname() function to get the IPv4 address from a given Internet host name in PHP
asked
May 7, 2016
by
avibootz
php
1
answer
252
views
How to use gethostbyaddr() function to get the internet host name which has given by IP Address in PHP
asked
May 7, 2016
by
avibootz
php
1
answer
234
views
How to use fsockopen() function to open or unix domain socket connection in PHP
asked
May 7, 2016
by
avibootz
php
1
answer
199
views
How to left pad a number with zeros in PHP
asked
Apr 28, 2016
by
avibootz
php
1
answer
277
views
How to calculate the area of a circle with constant PI in PHP
asked
Apr 28, 2016
by
avibootz
php
2
answers
163
views
How to declare a constant in PHP
asked
Apr 28, 2016
by
avibootz
php
1
answer
187
views
How to generate 8 digit random number in PHP
asked
Apr 28, 2016
by
avibootz
php
1
answer
158
views
How to print full name of the day in Hebrew with PHP
asked
Apr 26, 2016
by
avibootz
php
1
answer
197
views
How to print full name of the day in PHP
asked
Apr 25, 2016
by
avibootz
php
1
answer
188
views
How to set precision to float number on print in PHP
asked
Apr 23, 2016
by
avibootz
php
2
answers
425
views
How to format bytes to kilobytes, megabytes, gigabytes and terabytes in PHP
asked
Apr 23, 2016
by
avibootz
php
1
answer
202
views
How to remove all numbers from an Hebrew string with mb_ereg_replace() replace regular expression with multibyte in PHP
asked
Apr 21, 2016
by
avibootz
php
1
answer
139
views
How to remove all numbers from a string in PHP
asked
Apr 21, 2016
by
avibootz
php
3
answers
303
views
How to check whether a variable is a number or a numeric string in PHP
asked
Apr 21, 2016
by
avibootz
php
1
answer
240
views
How to use file() function to read entire file into an array in PHP
asked
Apr 21, 2016
by
avibootz
php
2
answers
222
views
How to use file_put_contents() function to write a string to a file in PHP
asked
Apr 20, 2016
by
avibootz
php
1
answer
243
views
How to use file_get_contents() function to read entire file into a string in PHP
asked
Apr 20, 2016
by
avibootz
php
1
answer
186
views
How to use fgetss() function to read a line from a file and strip any HTML and PHP tags from the text it reads in PHP
asked
Apr 20, 2016
by
avibootz
php
1
answer
172
views
How to use fgets() function to read a line from a file in PHP
asked
Apr 20, 2016
by
avibootz
php
1
answer
166
views
How to use fgetc() function to read a character from a file in PHP
asked
Apr 20, 2016
by
avibootz
php
1
answer
186
views
How to use feof() function to check if file pointer reach end-of-file in PHP
asked
Apr 19, 2016
by
avibootz
php
1
answer
225
views
How to use fclose() function to close an open file pointer in PHP
asked
Apr 19, 2016
by
avibootz
php
2
answers
304
views
How to use disk_total_space() function to get the disk size in PHP
asked
Apr 19, 2016
by
avibootz
php
1
answer
139
views
How to display the Jewish date in PHP
asked
Apr 18, 2016
by
avibootz
php
2
answers
305
views
How to use disk_free_space() function to get number of bytes available on filesystem in PHP
asked
Apr 17, 2016
by
avibootz
php
1
answer
198
views
How to use copy() function to make a copy of a file from source to destination in PHP
asked
Apr 17, 2016
by
avibootz
php
4
answers
316
views
How to use chmod() function to change file mode in PHP
asked
Apr 17, 2016
by
avibootz
php
2
answers
245
views
How to use the function basename() to get the filename from a path in PHP
asked
Apr 16, 2016
by
avibootz
php
1
answer
239
views
How to use foreach loop for array with key and value in PHP
asked
Apr 15, 2016
by
avibootz
php
1
answer
244
views
How to use trigger_error() to trigger user-defined error message in PHP
asked
Apr 14, 2016
by
avibootz
php
1
answer
216
views
How to use set_exception_handler() to sets a user-defined function to handle exceptions in PHP
asked
Apr 14, 2016
by
avibootz
php
1
answer
226
views
How to use set_error_handler() to set a user-defined function to handle errors in PHP
asked
Apr 14, 2016
by
avibootz
php
1
answer
184
views
How to get errors to display in PHP
asked
Apr 14, 2016
by
avibootz
php
2
answers
279
views
How to use error_reporting() to set which PHP errors are reported in PHP
asked
Apr 14, 2016
by
avibootz
php
1
answer
259
views
How to use error_get_last() to get information about the last error that occurred in PHP
asked
Apr 14, 2016
by
avibootz
php
1
answer
244
views
How to use debug_print_backtrace() to print backtrace function calls, included, required and files in PHP
asked
Apr 13, 2016
by
avibootz
php
1
answer
186
views
How to use debug_backtrace() to backtrace function, line, file, class, object, type and arg in PHP
asked
Apr 13, 2016
by
avibootz
php
1
answer
208
views
How to replace text within a portion of a string with start index and length in PHP
asked
Apr 11, 2016
by
avibootz
php
1
answer
175
views
How to remove array elements and re-index the array in PHP
asked
Apr 10, 2016
by
avibootz
php
2
answers
282
views
How to use scandir() function to get an array of files and directories from a directory in PHP
asked
Apr 10, 2016
by
avibootz
php
1
answer
221
views
How to use readdir() function to read entry from directory handle in PHP
asked
Apr 10, 2016
by
avibootz
php
1
answer
216
views
How to use opendir() function to open directory handle in PHP
asked
Apr 10, 2016
by
avibootz
php
Page:
« prev
1
...
54
55
56
57
58
59
60
61
62
63
64
...
70
next »
...