Vito's Collection
Home
Posts
Contact
Links
English
中文 (简体)
PHP
Create a phpinfo File
1> Use any text editor and create a file named phpinfo.php on your computer. 2> Edit the file and input the following code: <?php phpinfo(); ?> 3> Upload the file with an FTP client to your public_html folder.
Cite
×