How to Upload Website with Database Online for FREE (Php MySql)

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey guys in this video we are gonna see how to upload your php mysql website to internet for free yes it's possible you can host your website with database for free this is a sample website created using html css php and mysql i'm going to host this website live for free while demonstrating you all let me show you this website first let's sign in harry123 and password123 account created successfully now let's check the database yeah the username harry123 and password123 is stored inside the database now let's see how to put this site on internet for free so that we could be able to share it across the globe and guess what you will find link to this website below in the description box as a proof that it's live and hosted successfully so without any further ado let's get started firstly open any browser and search for triple zero web host you can also find link to this website in the description box below once you open this website click on get started then select the free sign up option here enter your valid email address and password and press the sign up button then complete the security check and you will be redirected to this page where it says to verify your email address so open your email in a new tab and click on the verification link over here it will take some time to load but finally it displays that email is verified now click on get started and you will be redirected to this page here select the other option and this page will appear here you have to enter your website's name in my case it's my mini project 2021 and leave everything else as it is and click on submit button that's it now close everything and once again open the same website triple zero web host and this time click on sign in here you will find the website that you just created now click on manage website this is your website's dashboard here click on tools now click on file manager then click on upload files you will be taken to the file manager once you click on upload files here double-click on public html folder then click on the upload icon on the top right corner now click on select files now browse and select all the files that are needed for this project and click on open then click on upload and your files will start uploading after uploading all the files right click on your home file or index file in my case it's signup.php so i'll right click on signup.php and click on view here our website is hosted live but we haven't connected our database yet so it'll show error now let's connect this website to database so in order to connect database come back to your website's dashboard now click on database manager over here once you click on database manager this page will appear here click on new database now enter whatever database name and username you want and click on show password then open notepad and copy the password and paste it inside the notepad now click on create here it'll take some time to create database once the database is created click on manage and select phpmyadmin here we'll click on our database now we have to create the same table with same names as we created earlier on our phpmyadmin from zamp this is our users table from xampp hp myadmin and now i will create exact same table inside websites phpmyadmin okay so we have created our users table successfully similarly you have to create your table after creating a table open file manager once again and here we will edit our connection code so open the file which contains your connection code in php in my case it's connection dot p h p so i'll double click on connection dot p h p here we have to replace database name username and password with websites database so copy database name from here and paste inside your code now hostname is already localhost so we do not need to change it but if your hostname is different then make sure you change it now let's change the username copy the db user from here and paste it inside your code now open the notepad and copy that password and paste it inside your code and also change the database name over here that's it click on save and close and your database is now connected open your website by right-clicking on its home page and select view now let's try to sign up boom account created successfully now let's check our database refresh it and yeah it's updated which means our database is linked to our site you can share the url of this website doesn't matter wherever the person is if he or she has access to internet they will be able to open and use your website and that's how you upload your website live [Music] you
Info
Channel: Trending Youth
Views: 4,526
Rating: undefined out of 5
Keywords: how to upload website with database for free on internet, host php mysql website live for free, upload website with database online for free, how to put website with database online for free, 2021, 2022, FREE, FREE Webhosting, Upload Php MySql website on Internet For FREE
Id: IbUmbYKY_Q4
Channel Id: undefined
Length: 9min 53sec (593 seconds)
Published: Thu Aug 19 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.