ReePrime China
Include file

此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。

Include file

14 次观看 02:36 Digital Time

描述

Server side includes saves a lot of work. This means that you can create a header, footer, or any file for all your web pages. When the header needs to be updated, you can only update the include file. If an error occurs, the include function generates a warning, but the script will continue execution. If an require function generates an error the script will stop.