Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
show_source
show_source
Alias of highlight_file
Name:
show_source
Category:
Miscellaneous
Programming Language:
php
One-line Description:
The alias for highlight_file().
Related
Are There Security Risks of Path Traversal Attacks When Using the show_source Function? How to Prevent Them?
3
What are the differences between PHP's show_source() and highlight_file() functions? A Detailed Comparison
1
show_source Function Usage Example Explained: How to Display the Full Source Code of the Current PHP File
5
Similar Functions
hrtime
hrtime
Obtainthesystem'
show_source
show_source
Aliasofhighlight_f
sapi_windows_cp_is_utf8
sapi_windows_cp_is_utf8
Indicateswhetherthec
defined
defined
Checkifaconstantwith
highlight_file
highlight_file
Syntaxhighlightingaf
sapi_windows_cp_conv
sapi_windows_cp_conv
Convertstringsfromon
pack
pack
Packagedataintobinar
define
define
Defineaconstant
Popular Articles
What are the differences between PHP's show_source() and highlight_file() functions? A Detailed Comparison
show_source Function Usage Example Explained: How to Display the Full Source Code of the Current PHP File
Are There Security Risks of Path Traversal Attacks When Using the show_source Function? How to Prevent Them?