-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
keep.php and no blog post active #2
Comments
everything is working fine can you explain your issue very well? |
Can you attach a video? |
You can find the db connection at https://github.com/Ethredah/PHP-Blog-Admin/blob/master/admin/functions/db.php |
Could not connect to database (db.php). syntax error, unexpected end.. ($connection = mysqli_connect(DB_HOST,DB_USER,DB_PASS,DB_NAME);) |
@ncopz check the db.php inside the https://github.com/Ethredah/PHP-Blog-Admin/blob/master/admin/functions/db.php |
https://github.com/Ethredah/PHP-Blog-Admin/blob/master/admin/functions/db.php http://localhost:8080/blog/admin/ |
There are alot of problems with the repo and i have solved some of them and my pull request has not been checked yet. |
@ncopz you are having that issue because of database connection problem so check through the file very well |
i have been working on something like this and i think you may like it too . |
new_post.php not working. DB connexion is fine. |
No description provided.
The text was updated successfully, but these errors were encountered: