Home > Backend Development > PHP Tutorial > ecshop creates new php file require_once error

ecshop creates new php file require_once error

WBOY
Release: 2016-07-23 08:54:41
Original
829 people have browsed it
[backcolor=white !important][size=1em][backcolor=rgb(245, 245, 245) !important]PHP code
[color=white !important][size=1em]?

[size=1em]1

[size=1em][size=1em]require_once(ROOT_PATH . 'includes/lib_order.php');





ecshop created a new php file. When executing require_once, an error occurred and the execution was stopped.
The same similar files and the same code will be fine. What is the question?
Please feel free to teach me!


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