Posts by Eduardo Maia • 31 points
3 posts
-
0
votes1
answer47
viewsQ: Codeigniter Database Size 3
Good afternoon, you guys! How do I know the number of rows in a database, using the Codeigniter 3 framework? I need to control the amount of data to be entered, so it does not exceed a certain…
-
0
votes1
answer686
viewsQ: CSS and JS does not load on mobile, via localhost
Good morning! I’m making a small website, using Codeigniter 3 and Bootstrap 3. On the PC, CSS and JS work perfectly well, but when I try to access it from Smartphone, by localhost, load only the…
-
2
votes1
answer2921
viewsQ: base_url of Codeigniter 3 by changing the call link of css and js
Good afternoon, folks! I’m making a website with a signup page that uses codeigniter and bootstrap, but I’m having a problem: CSS and JS load normally, but when I make a signup and redirect a page…