Home > Backend Development > PHP Tutorial > About the automatic loading function __autoload in PHP

About the automatic loading function __autoload in PHP

WBOY
Release: 2016-07-29 08:56:00
Original
934 people have browsed it

1. When looking at the code, I discovered
关于PHP中的自动加载函数 __autoload
It was found that the automatic loading function cannot be implemented because variables in single quotes cannot be parsed. Only variables enclosed in double quotes ("") can be parsed. So it causes an error.

').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });

The above introduces the automatic loading function __autoload in PHP, including aspects of it. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template