pos
  • References/PHP/Function/Variables and Types/Array

(PHP 4, PHP 5, PHP 7) Alias of

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns the resource type

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

(PHP 5 >= 5.1.0, PHP 7) Checks if property is defined

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

(PHP 4, PHP 5, PHP 7) Generates a storable representation of a value

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

(PHP 5 >= 5.2.3, PHP 7) Gets declaring function

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

(PHP 5 >= 5.4.0, PHP 7) Returns whether parameter MUST be callable

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

(PHP 5, PHP 7) Gets declaring class public ReflectionClass

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
array_pop
  • References/PHP/Function/Variables and Types/Array

(PHP 4, PHP 5, PHP 7) Pop the element off the end of array

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