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
define
define
Defineaconstant
get_browser
get_browser
Getthefunctionsthatt
time_sleep_until
time_sleep_until
Makethescriptsleepun
ignore_user_abort
ignore_user_abort
Setwhethertheexecuti
highlight_string
highlight_string
Stringsyntaxhighligh
unpack
unpack
Decompressdatafrombi
sleep
sleep
Delayedexecution
pack
pack
Packagedataintobinar
Popular Articles
show_source Function Usage Example Explained: How to Display the Full Source Code of the Current PHP File
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?