How can i connect my website to my bytehost cpanel database | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How can i connect my website to my bytehost cpanel database

I have a signup form on my website and i want to connect it to my bytehost cpanel databasel, how can i do that with PHP and MySQL, for example i use $con=mysqli_connect('localhost','root',' ','myusers'); when using wamp server on my PC now that i have uploads my script on bytehost cpanel and i want to connect it to the database, how can i do that

18th May 2021, 11:06 PM
Velly
Velly - avatar
1 Answer
+ 2
If you have access to google.com, try searching for this: "How can i connect my website to my bytehost cpanel database". https://www.coursera.org/lecture/web-design-project/uploading-files-to-your-account-using-byethost-qTZEE
19th May 2021, 4:14 AM
NEZ
NEZ - avatar