codeigniter-2
Has CodeIgniter 2.0 / PHPUnit happened yet?
So i\'ve just had a pretty disappointing morning/weekend. It came in the form of setting up PHPUnit, Integrating Eclipse etc[详细]
2023-02-28 15:21 分类:问答CodeIgniter and autoloading the database library
I\'ve got an issue connecting to the database with CodeIgniter. In the model, if I do $this->load->database();[详细]
2023-02-27 04:15 分类:问答Processing multi-dimensional arrays without loop
I need your advice and help i fetched an array开发者_如何学JAVA of data from the database and i want to process each element one by one without using foreach loop, something like[详细]
2023-02-26 05:39 分类:问答codeigniter - is there a workaround for using flashdata with php sessions?
codeigniter - is there a workaround for using flashdata with p开发者_开发问答hp sessions ?You need this library http://codeigniter.com/wiki/Native_session/[详细]
2023-02-24 08:44 分类:问答codeigniter form validation set_value works only for the fields which have rules
Suppose if I have two fields in my form viz first_name and last_name I have set the validation rule only for first_name.[详细]
2023-02-24 05:54 分类:问答doctrine model schema from mysql tables
i want to create all my database tables as doctrine table schema automatically. doctrine version is 2. Can anyone please help me how to get this by php itself instead of usi开发者_StackOverflow社区ng[详细]
2023-02-23 14:08 分类:问答what is wrong with this line?
I am new to codeigniter and i am stuck trying to figure out what is going wrong on this line here is my controller[详细]
2023-02-23 07:12 分类:问答Processing large amounts of data in PHP without a browser timeout
I have array of mobile numbers, around 50,000.I\'m trying to process and send bulk SMS to these numbers usi开发者_如何学编程ng third-party API, but the browser will freeze for some minutes.I\'m lookin[详细]
2023-02-21 15:54 分类:问答Is there any forum in codeigniter php? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-21 06:35 分类:问答Check or Add to DB quickly
I\'m using apache, php, mysql and code igniter and I have a database set up.In the database I have two columns that both need to be unique in combo:latitude and longitude.[详细]
2023-02-20 00:11 分类:问答
加载中,请稍侯......