Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged codeigniter

0 votes
707 views
1 answer
    I am currently developing a website using the CodeIgniter framework and in one of the Process I need to download a ... to work out this problem. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
720 views
1 answer
    I am trying to implement a post functionality and want to pick message and image from a php view. My message ... (); ?> Please help me See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
769 views
1 answer
    My home page url looks like this http://localhost/mediabox/home/box/12 I have a link of language on home ... please me some gud ideas Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
442 views
1 answer
    How do I access a controller method from inside a model? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
423 views
1 answer
    I have some data that I have to display as a table. I think I should pass the data from the controller as ... and send that to the view? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
761 views
1 answer
    $config = array( 'protocol' => 'smtp', 'smtp_host' => 'ssl://smtp.gmail.com', 'smtp_port' => '465' ... : libraries/Email.php Line Number: 1689 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
926 views
1 answer
    So I am trying to use rename function in php. On the first try, if the destination folder is empty or does ... framework. Thank you very much! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
468 views
1 answer
    Hi i want to use WMI classes to find out the application and products information. But the problem is that i ... help me regarding this??? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
394 views
1 answer
    I recently upgraded my PHP to version 5.4.1 on my Lion OS X 64bit, I'm getting an error thrown in ... usr --with-mcrypt=/usr/local/lib See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
798 views
1 answer
    I am in the process of upgrading codeigniter from 1.7.2 to 2.0.1. Everything seems to have gone ok ... Will making said change break anything? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
486 views
1 answer
    i have download the new codeigniter 2.0 and put my controller,model and view files in the new codeigniter 2.0 ... some one can help me out See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
461 views
1 answer
    I am using Code Igniter for my current project. As of now, I am using MD5 for password hashing, ... .php, using SimpleLoginSecure now. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
545 views
1 answer
    I'm using CodeIgniter and I can't figure out how to unzip files! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
505 views
1 answer
    I am using codeigniter framework. where should i sanitize PHP input - controller or model ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
521 views
1 answer
    I have a problem in sending html mail with attachment in codeignitor using codeignitor email class the mail showing html ... in sending mail"; } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I had done image upload,resized many times in CI. The same code is working in one page but not working in other ... on i can't understand..?? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
429 views
1 answer
    i am trying to create a zip file(using php) for this i have written the following code: $fileName = "1.docx, ... help for me.. thanks in advance See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
487 views
1 answer
    Codeigniter is working fine on local server but not on web server. I used XAMPP for the development on local. I ... Where am I wrong here? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
421 views
1 answer
    I'm new in CodeIgniter. I want to create Master Page or Layout with base style that will be contain Menu, footer ... I can do it in CodeIgniter. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
407 views
1 answer
    I am developing an API using Codeigniter and MongoDB. In this system I am saving the full name and _ID of ... string? Thankful for all input! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
427 views
1 answer
    I have integrated paypal into codeigniter with paypal_helper (didn't rememeber where I found it, but it is a ... where no amount is listed. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
472 views
1 answer
    I want to schedule sending of email from php script. I want user to specify date and time and then on the ... it? I am working on codeigniter. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
508 views
1 answer
    I have 2 different domain, let's call them www.foo.com and bar.foo.com. The first one is built with CI, ... other domain? Thanks for your help. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
790 views
1 answer
    I made a module named Gallery which works fine on my localhost with version 2.0.3, but when using version 2.1. ... is not allowed. Why is this? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
644 views
1 answer
    I applied all the possible answers but still same problem. also tried $this->db->reconnect(); there is no ... return $result->result_array(); } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
501 views
1 answer
    After i login and the cookie is set I get error 502. When i read the log i get the error: 014/05/ ... nginx server is before my docker instance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
377 views
1 answer
    I want to display both the user table and users_profiles table in 1 table : I want to link them both so ... profiles in which it should not See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
535 views
1 answer
    I'm doing a validation in my constructor which checks whether the user has started a session. I'm then ... combine them into one. Thanks See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...