Posts by Lucas_Squ4nchy • 5 points
2 posts
-
-1
votes1
answer1038
viewsQ: Error connecting to bank!
I made a page to register information of a student in the mysql database, but when sending the form data, it returns these errors: Notice: Undefined variable: mysqli in C: xampp htdocs Easytec…
-
0
votes1
answer116
viewsQ: How to make the dropdown menu work?
I’m making a website with bootstrap, but the dropdown menu does not work, below a code snippet: <li class="nav-item dropdown active"> <a class="nav-link dropdown-toggle" href="#"…