filter_var
  • References/PHP/Function/Variables and Types/Filter

(PHP 5 >= 5.2.0, PHP 7) Filters a variable with a specified filter

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

(PHP 4, PHP 5, PHP 7) Set the internal pointer of an array to its first element

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Checks if the object is of this class or has this class as one of its parents

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

(PHP 5 >= 5.2.0, PHP 7) Gets a specific external variable by name and optionally filters it

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

(PHP 4, PHP 5, PHP 7) Pad array to the specified length with a value

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

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

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Outputs or returns a parsable string representation of a variable

2025-01-10 15:47:30
ReflectionProperty::getName
  • References/PHP/Function/Variables and Types/Reflection/ReflectionProperty

(PHP 5, PHP 7) Gets property name public string

2025-01-10 15:47:30
ReflectionClass::isUserDefined
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5, PHP 7) Checks if user defined public

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

(PHP 4, PHP 5, PHP 7) Returns an array with the name of the defined classes

2025-01-10 15:47:30