my host account is something like: ~ ~/public_html ~/public_html/system/application to access my web, I need to put http://example.com/~userid in address bar
I am trying to let the \"trac\" directory and all of it\'s subdirectories be accessible through the url http://www.domain.com/trac/
i got a question in DQL how to pass session User id $vars[\'mood\'] = Doctrine_Query::create() ->select(’m.mood_name, a.id, m.account_id’)
Alright, I have a wordpress site, that I want to have a clientportal built wit开发者_如何学Goh codeigniter in it. For the sake of continued theme, I would like to have the codeigniter program where th
How to prevent direct access to my download file using CodeIgniter. Supposed I stored all of my file in
I started my app very simply following the documentation videos for Codeigniter. I have the following tables:
I am newbie. I have Windows XP and use the CodeIgniter framework. I wanted to know how 开发者_C百科to set up a cron job.You can\'t really make a \'real\' cronjob system with PHP since PHP is not a lon
Let me elaborate on the question... I have a custom CMS (built on codeigniter FTW) that includes many different types of modules.
I\'m trying this: function send_sms() { $liveQuery = $this->db->get(\'liveList\'); $counter = 0;
In codeigniter I am creating an application that allows the user to upload multiple files in one go, to this I am using this library,http://www.mitesdesign.com/blog/open-source/multi-upload-jquery-cod