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
sapi_windows_cp_set
sapi_windows_cp_set
Settingupprocesscode
pack
pack
Packagedataintobinar
die
die
Equivalenttoexit()
show_source
show_source
Aliasofhighlight_f
highlight_string
highlight_string
Stringsyntaxhighligh
unpack
unpack
Decompressdatafrombi
usleep
usleep
Delayexecutionwithsp
uniqid
uniqid
GenerateauniqueID
Popular Articles
What are the differences between PHP's show_source() and highlight_file() functions? A Detailed Comparison
Are There Security Risks of Path Traversal Attacks When Using the show_source Function? How to Prevent Them?
show_source Function Usage Example Explained: How to Display the Full Source Code of the Current PHP File