Upload Methods
This module showed me how to upload PHP files using 3 different methods:
#1: File Manager using HostGator cPanel
- Log into cPanel
- On the home screen, under the "Files" section, choose "File Manager"
- upload your file in the public_html folder
- Choose a File
- click done
- check by entering your website/yourfilename
#2: Web Disk
- Download web disk to your PC
- Open a Web Disk
- Enter your username and password
- Under public_html folder upload your PHP file
- Check by entering your domain/yourfilename
#3: FTP
- Download FTP to your PC
- Open a FTP
- Enter your username and password
- Under public_html folder, upload your PHP File
- Check by entering your website/yourFileName