Questions tagged as 'codeigniter'

0
answers

Generate a Generic String with data from two tables - Codeigniter PHP

I have a little problem. I am developing a system for learning, but one of the requirements that I "invented" myself is to generate a base string. I'll try to drill down. Tenho a tabela **term** com os seguintes campos: term_id term Tenho...
asked by 08.06.2018 / 09:23
0
answers

Disable JS script on certain pages

I added a script in JS in PHP based on my project in CodeIgniter, this makes the other controllers also run this script. How would a particular page not execute this script?     
asked by 24.01.2018 / 12:32
0
answers

Mysql Codeigniter Parcel System

I need a system that registers several parcels of title in my DB Mysql I have this code below that registers and repeats the insert according to qtde of parcels informed, however happens that when choosing the date with day 30, arrives in Februa...
asked by 25.12.2017 / 07:42
1
answer

Addressing pages with codeigniter

Hello! I'll be very brief. I'm having trouble setting a correct href="". After clicking on a link in the menu, it is pointing to the HOSTGATOR page '404 - page not found' here's the controller code: class Posts extends CI_Controller {...
asked by 07.01.2018 / 18:54
0
answers

Codeigniter3 / Mysql - Select List

Good morning, people. I'm working on a code using Codeigniter, which has a registration form. This form has three Dropdown (State, City and Neighborhood), and the data is returned from the bank, according to the selection, ie if I select the...
asked by 27.11.2017 / 12:32
1
answer

Get external HTML code Render

I am putting together a PDF and in this PDF I have to put a graph that is being done by Highcharts . I created an HTML and JS code, and it is creating the right one, the problem is that I need to get the HTML code of this rendered graphic...
asked by 13.11.2017 / 17:48
1
answer

Error codeigniter / Common.php and database / DB.php

To try to open my DBO site but is giving this error can anyone help?    A PHP Error was encountered       Severity: Notice       Message: Only variables should be passed by reference       Filename: codeigniter / Common.php       Line Num...
asked by 19.10.2017 / 21:02
0
answers

Installing Composer Package

I can not install a composer package on my windows computer I needed because a Codeigniter documentation library depends on that package to run. I'm using Windows 7 with Gitbash and the composer is working perfectly. The package in question is...
asked by 19.10.2017 / 15:57
1
answer

conditional search in PHP using codeigniter

I have this table in my database Ineedtoselectallproductsbelongingtoabrand,butiftheproductcodeisthesameyoushouldnotrepeattheproduct,youmustusethesameproduct.Example,whenselectingToyotaIintendtohavethefollowingresult: Mycontrollerselectsallpr...
asked by 19.10.2017 / 14:19
1
answer

CodeIgniter enjoy publication and show how tanned

I'm developing a publishing, tanning and rewrite script, but when I put the option to be tanned my error starts. SE ( ID_PERFIL = ID_PERFIL e ID_PUBLICACAO= ID_PUBLICACAO ) { CURTIU } SE NAO { CURTIR } But when I make this request in the r...
asked by 09.10.2017 / 00:07