Why img aren't display? And Database not working?

I can’t display img, here is my page:
https://motoportal.000webhostapp.com/

Logo:
<a href="index.php"><img src="../public_html/img/logo9.JPG" alt="Logo"></a>
Logo9 path:
/public_html/img/logo9.JPG

Where is the problem?

Second problem:
This is my first page and database is not working, why? Where is the problem? I used xampp mysql, should i change it to something else ? I am begginer thanks for your help !

Database is working fine, check your credentials using PDO method

You do not need to include the public_html path :slight_smile:

Your website appears fine currently however.

This topic was automatically closed after 22 hours. New replies are no longer allowed.