codeigniter
code igniter 2.0.3 loader add_package_path view cascading
I\'m not sure if I\'m interpreting this wrong but please correct me if I am. I\'m using Code Igniter\'s Loader class to load an application \"package\". It is working fine for the most part. However,[详细]
2023-04-13 09:19 分类:问答Looping over with arrays by grouping matching values
I am writing a module for my website, that gives a breakdown of test results, I need to get someout put similar to this,[详细]
2023-04-13 09:18 分类:问答Insert statement with CodeIgniter -- so confused
I\'m doing well with CodeIgniter. I can do SELECT statements on my MySQL database with no problems at all. But, now I\'m trying to do an INSERT statement.[详细]
2023-04-13 09:10 分类:问答CodeIgniter send()) fail
I am learning how to use code igniter and following tutorials. As this is my first time to use MVC, I\'m having some trouble implementing the send function. I am doing a tutorial on how send a newslet[详细]
2023-04-13 06:47 分类:问答Upload Entire Directory via PHP to a remote host via FTP
I\'m using Codeigniter to create a web site, and I tried to create a function to upload the entire directory via FTP to a remote host, but nothing is working[详细]
2023-04-13 06:37 分类:问答Adviced on how to array a mongodb document
I am building an API using Codeigniter and MongoDB. I got some questions about how to \"model\" the mongoDB.[详细]
2023-04-13 06:30 分类:问答odbc_exec error with progress
I am using Codeigniter Database Active Record (ODBC Driver). The application run well. But starting this day, there are error when trying to fetch data from Progress database (connected via odb开发者_[详细]
2023-04-13 06:23 分类:问答How to insert multiple rows from array using CodeIgniter framework?
I\'m passing a large dataset into a MySQL table via PHP using insert commands and I\'m wondering if it\'s possible to insert approximately 1000 rows at a time via a query other than appending each val[详细]
2023-04-13 06:22 分类:问答how to add a custom validation , codeigniter
hi i am using codeigniter , i use codeigniterform validation . i have a input called pric开发者_StackOverflow社区e[详细]
2023-04-13 05:55 分类:问答Codeigniter single site log on
I am trying to have it so if I log on from 1 part of my site, it will log on to the other parts also.[详细]
2023-04-13 04:45 分类:问答