Posts by user3344144 • 51 points
2 posts
-
4
votes2
answers14581
viewsQ: PHP CURL issues error "Unable to get local Issuer Certificate"
I am trying to get data from an API using the CURL extension of PHP but it is not working. The same code on another server is working. Here it works: But it doesn’t work here anymore: The code is:…
-
1
votes1
answer812
viewsQ: How to create a sub submenu using bootstrap megamenu
Does anyone know how to create a sub-menu with megamenus? Thank you .navbar-default { color: #fff; background-color: #39b3d7; border-color: #269abc; } .navbar-default .navbar-nav > li > a {…