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
2
answers
312
views
How to convert an array of digits to a number in PHP
asked
Mar 20, 2016
by
avibootz
php
php-array-digits-to-number
array-digits-to-number
1
answer
221
views
How to use ctype_xdigit() function to check if all characters in a string are hexadecimal digits in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
241
views
How to use ctype_upper() function to check if all characters in a string are uppercase in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
254
views
How to use ctype_space() function to check if all characters in a string are whitespace in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
176
views
How to use ctype_punct() function to check if all characters in a string are printable punctuation in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
153
views
How to use ctype_print() function to check if all characters in a string are printable in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
204
views
How to use ctype_lower() function to check if all characters in a string are lowercase letters in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
237
views
How to use ctype_graph() function to check if all characters in a string are printable (visible - not space) in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
198
views
How to use ctype_digit() function to check if all characters in a string are numerical (1..9 digits) in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
195
views
How to use ctype_cntrl() function to check if all characters in a string are control characters (e.g. tab) in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
200
views
How to use ctype_alpha() function to check if all characters in a string are alphabetic (letters only) in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
225
views
How to use ctype_alnum() function to check if all characters in a string are alphanumeric (letters and/or digits) in PHP
asked
Mar 18, 2016
by
avibootz
php
1
answer
189
views
How to property_exists() function to check if the a property exists in a specified class in PHP
asked
Mar 15, 2016
by
avibootz
php
3
answers
318
views
How to method_exists() function to check if a class method exists in PHP
asked
Mar 15, 2016
by
avibootz
php
1
answer
277
views
How to check if an object is a child of parent class with is_subclass_of() function in PHP
asked
Mar 15, 2016
by
avibootz
php
1
answer
295
views
How to use is_a() function to check if a given object is of this class or of its parent in PHP
asked
Mar 15, 2016
by
avibootz
php
1
answer
287
views
How to use get_parent_class() function to get the parent class name for an object in PHP
asked
Mar 14, 2016
by
avibootz
php
1
answer
200
views
How to use get_object_vars() function to get the properties of the given object in PHP
asked
Mar 14, 2016
by
avibootz
php
1
answer
186
views
How to use get_declared_interfaces() function to get an array of all declared interfaces PHP
asked
Mar 14, 2016
by
avibootz
php
1
answer
541
views
How to use get_declared_classes() function to get an array with names of the declared classes in current script in PHP
asked
Mar 14, 2016
by
avibootz
php
1
answer
222
views
How to use get_class() function to get the name of the class of the given object in PHP
asked
Mar 14, 2016
by
avibootz
php
1
answer
188
views
How to access a private property in PHP
asked
Mar 14, 2016
by
avibootz
php
1
answer
297
views
How to use get_class_vars() function to get the default properties of a class in PHP
asked
Mar 14, 2016
by
avibootz
php
2
answers
283
views
How to use get_class_methods() function to get the class methods names in PHP
asked
Mar 14, 2016
by
avibootz
php
1
answer
210
views
How to use class_exists() function checks if a class have been defined in PHP
asked
Mar 14, 2016
by
avibootz
php
1
answer
254
views
How to use jewishtojd() function to convert jewish date to a julian day count in PHP
asked
Mar 11, 2016
by
avibootz
php
1
answer
250
views
How to use jdtojulian() function to convert julian day count to julian date in PHP
asked
Mar 11, 2016
by
avibootz
php
1
answer
210
views
How to use jdtojewish() function to convert julian day count to a jewish date in PHP
asked
Mar 11, 2016
by
avibootz
php
1
answer
208
views
How to use jdmonthname() function to get the jewish month name in PHP
asked
Mar 11, 2016
by
avibootz
php
2
answers
225
views
How to use jdmonthname() function to get the month name in PHP
asked
Mar 11, 2016
by
avibootz
php
2
answers
355
views
How to use jddayofweek() function to get the day of the week in PHP
asked
Mar 11, 2016
by
avibootz
php
1
answer
255
views
How to use jdtogregorian() function to convert julian day count to gregorian date in PHP
asked
Mar 11, 2016
by
avibootz
php
1
answer
236
views
How to use gregoriantojd() function to convert gregorian date to a julian day count in PHP
asked
Mar 11, 2016
by
avibootz
php
1
answer
254
views
How to use easter_days() function to get the number of days until easter, after march 21, for a specified year in PHP
asked
Mar 11, 2016
by
avibootz
php
1
answer
222
views
How to use easter_date() function to get the date of midnight on easter for a specified year in PHP
asked
Mar 10, 2016
by
avibootz
php
1
answer
223
views
How to use cal_to_jd() function to convert a date to julian day count in PHP
asked
Mar 10, 2016
by
avibootz
php
1
answer
189
views
How to use cal_from_jd() function to convert a julian day count into a date in PHP
asked
Mar 10, 2016
by
avibootz
php
3
answers
412
views
How to use cal_days_in_month() function to return the number of days in a month for a specified year in PHP
asked
Mar 10, 2016
by
avibootz
php
1
answer
195
views
How to use reset() function to set the internal pointer of an array to first element in PHP
asked
Mar 9, 2016
by
avibootz
php
6
answers
490
views
How to use range() function to create an array of elements from low to high in PHP
asked
Mar 9, 2016
by
avibootz
php
1
answer
260
views
How to use the list() to assign a list of variables from an array in PHP
asked
Mar 9, 2016
by
avibootz
php
1
answer
255
views
How to use ksort() function to sort an array by key in PHP
asked
Mar 9, 2016
by
avibootz
php
1
answer
266
views
How to use krsort() function to sort an array by key in reverse order in PHP
asked
Mar 9, 2016
by
avibootz
php
1
answer
183
views
How to use the current() and next() function to print an array in PHP
asked
Mar 9, 2016
by
avibootz
php
1
answer
228
views
How to send a HTTP header to open URL in PHP
asked
Mar 8, 2016
by
avibootz
php
1
answer
235
views
How to search for value and get the key with fro array with current() and next() functions in PHP
asked
Mar 8, 2016
by
avibootz
php
1
answer
213
views
How to use current(), next(), prev(), end() functions with array in PHP
asked
Mar 8, 2016
by
avibootz
php
1
answer
188
views
How to use count() function to count elements in array in PHP
asked
Mar 8, 2016
by
avibootz
php
1
answer
224
views
How to use compact() function to create array from variables and their values in PHP
asked
Mar 8, 2016
by
avibootz
php
2
answers
242
views
How to use arsort() function to sort an array in reverse order in PHP
asked
Mar 8, 2016
by
avibootz
php
Page:
« prev
1
...
56
57
58
59
60
61
62
63
64
65
66
...
70
next »
...