ctype_alpha
  • References/PHP/Function/Variables and Types/Ctype

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Check for alphabetic character(s)

2025-01-10 15:47:30
is_subclass_of
  • References/PHP/Function/Variables and Types/ClassesObject

(PHP 4, PHP 5, PHP 7) Checks if the object has this class as one of its parents or implements it.

2025-01-10 15:47:30
floatval
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Get float value of a variable

2025-01-10 15:47:30
strval
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Get string value of a variable

2025-01-10 15:47:30
unset
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Unset a given variable

2025-01-10 15:47:30
QuickHashStringIntHash::loadFromFile
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashStringIntHash

(No version information available, might only be in Git) This factory method creates a hash from a file

2025-01-10 15:47:30
array_walk_recursive
  • References/PHP/Function/Variables and Types/Array

(PHP 5, PHP 7) Apply a user function recursively to every member of an array

2025-01-10 15:47:30
isset
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Determine if a variable is set and is not NULL

2025-01-10 15:47:30
unregister_tick_function
  • References/PHP/Function/Variables and Types/Function Handling/Function handling

(PHP 4 >= 4.0.3, PHP 5, PHP 7) De-register a function for execution on each tick

2025-01-10 15:47:30
get_declared_interfaces
  • References/PHP/Function/Variables and Types/ClassesObject

(PHP 5, PHP 7) Returns an array of all declared interfaces

2025-01-10 15:47:30