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
Similar Functions
sapi_windows_cp_conv
sapi_windows_cp_conv
Convertstringsfromon
sleep
sleep
Delayedexecution
defined
defined
Checkifaconstantwith
__halt_compiler
__halt_compiler
Interruptthecompiler
eval
eval
ExecutestringsasPHPc
sapi_windows_vt100_support
sapi_windows_vt100_support
GetsorsetsVT100suppo
highlight_string
highlight_string
Stringsyntaxhighligh
unpack
unpack
Decompressdatafrombi
Popular Articles
Are There Security Risks of Path Traversal Attacks When Using the show_source Function? How to Prevent Them?
What are the differences between PHP's show_source() and highlight_file() functions? A Detailed Comparison