codeigniter
I want to take a single value from one function and use it in another function - codeigniter/php/mysql
I want to take a value from a query in one function and use it for multiplication within another function.[详细]
2023-04-12 01:27 分类:问答Counting row totals with Codeigniter Active Record
I\'m storing values (int) for quantities in my database. I need to run a count on the total quantity by adding all the row totals together开发者_JAVA技巧. The problem with $this->db->count_all_results[详细]
2023-04-12 00:29 分类:问答Codeigniter output and input security
In case of user submitted text, when outputting to the page, what text filter do you use both in input and output?开发者_开发知识库[详细]
2023-04-11 23:59 分类:问答Changing image src with jQuery in CodeIgniter platform
I\'m having a bit of trouble changing the image source, using jQuery, in my CodeIgniter website. I\'m building a custom onclick() function attached to my images (i have a list of \'checkbox\' images[详细]
2023-04-11 23:57 分类:问答codeigniter query string and segment together
In my project I need the query string feature and segment array feature. Because some return url is in the query s开发者_运维百科tring form.[详细]
2023-04-11 23:49 分类:问答How to return the result of a function in the same page using jQuery?
This is simple but I don\'t seem able to make it happen in Codeigniter. Using simple php it should be:[详细]
2023-04-11 23:45 分类:问答Pyrocms front end controller - can't output image to the browser
here is the code code below class Home extends Public_Controller { /** * Constructor method *`enter code here`[详细]
2023-04-11 22:58 分类:问答Codeigniter view loads into one view but not another
I have sidebar.php in my views folder. It contains this code: <div class=\"title_box\"> Login </div>[详细]
2023-04-11 22:45 分类:问答error while inserting in codeigniter
I am getting this error while inserting in my table: A Database Error Occurred Error Number: 1452 Cannot add or update a child row: a foreign key constraint fails (`giftme`.`giftme_shop`, CONSTRAIN[详细]
2023-04-11 20:38 分类:问答JQuery function not working - sometimes [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-11 20:37 分类:问答