Posts by Gabriel • 53 points
3 posts
-
0
votes0
answers122
viewsQ: Additional emails are not being sent - Phpmailer - $mail->addAddress('[email protected]')
Good night. I have a somewhat curious problem. I have a client where I was hired to maintain his old site. As the same does not intend to update the site now, I’ll manage in the middle of that mess.…
-
1
votes2
answers700
viewsQ: Refresh with Iframe Parameter using jquery - Google Maps V3 API - Codeigniter
I’m having trouble using the Google Maps V3 API (using Codeigniter). The view that receives the map has no formatting other than that already provided by the API. In this way, I created an iframe…
-
4
votes1
answer1798
viewsQ: How to make paging in Codeigniter using AJAX?
I’m having trouble finding a way to paginate using AJAX. I’m used to doing it the traditional way and directly with the server using Codeigniter as framework application. However, this time I need…