Presentation is loading. Please wait.

Presentation is loading. Please wait.

By. Carlo Roberto Note: My tutorial is base on how I “personally” upload my website. Kung mali man ang way ko sa pag upload. Paki PM ako. HAHA.

Similar presentations


Presentation on theme: "By. Carlo Roberto Note: My tutorial is base on how I “personally” upload my website. Kung mali man ang way ko sa pag upload. Paki PM ako. HAHA."— Presentation transcript:

1 By. Carlo Roberto Note: My tutorial is base on how I “personally” upload my website. Kung mali man ang way ko sa pag upload. Paki PM ako. HAHA

2 Click this link to open Hostinger Website

3

4 Add a account by clicking Hosting > + New Account Then Select FREE and Click ORDER

5 Note: You must toggle Subdomain in Domain Type to create a free trial account. (Don’t Choose Domain on domain type unless you buy already a domain). Fill up and Click Continue.

6

7 Click Hosting then your Account Click + (expand icon) Then Click Manage

8

9 Click your website link to view your default page. And see if your account is ready

10

11 You can access you web folder by downloading FTP Clients (Filezilla)

12

13 Click Database and select Mysql Database

14

15 After Creating an account. Click Expand and click phpMyadmin

16

17 Select and backup your database

18

19 Locate your exported sql dump file, open with notepad and copy

20 Edit your database name in your sql dump. Make sure this the database name is the same from one at the top.

21

22 <?php $dbhost="mysql.hostinger.ph"; $dbuser="u311168769_user"; $dbpass="password"; $dbname="u311168769_db"; $conn=mysqli_connect($dbhost, $dbuser, $dbpass, $dbname) or die("Not Connected..."); ?>

23 Take note your FTP Details.

24 Input your FTP details.

25 After a successful connection, you can now delete default.php

26 Go to your local folder Select your files you want to upload to your site. DRAG YOUR SELECTED FILE/S HERE Note: Please don’t upload your files outside the public_html folder. Please Click/Open it first and upload your files inside the public_html folder. Wait all files to successfully transfer to server.

27 YOU MAY NOW VISIT YOUR WEBSITE LIVE!

28


Download ppt "By. Carlo Roberto Note: My tutorial is base on how I “personally” upload my website. Kung mali man ang way ko sa pag upload. Paki PM ako. HAHA."

Similar presentations


Ads by Google