Новости | Документация | Download | Webboard | FAQ | Поиск | Контакты


spl_autoload

(PHP 5 >= 5.1.2)

spl_autoloadDefault implementation for __autoload()

Описание

void spl_autoload ( string $class_name [, string $file_extensions= spl_autoload_extensions() ] )

This function is intended to be used as a default implementation for __autoload(). If nothing else is specified and autoload_register() is called without any parameters then this functions will be used for any later call to __autoload().

Список параметров

class_name

file_extensions

By default it checks all include paths to contain filenames built up by the lowercase class name appended by the filename extensions .inc and .php.

Возвращаемые значения

Эта функция не возвращает значения после выполнения.






  Copyright Apache.ru © 1999-2017, All Rights Reserved Разработка сайта: Inside.ru  
  РЕКЛАМА НА САЙТЕ: |