Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Stepy Form In CI
Post: Stepy Form In CI

Hello, Everybody I hope your well and fine. I want to make a Controller for Stepy Form. Have look on the attachment file. Please help me out  Thanks Nasiruddin ABN WEBTECH (...
2,178 Views
1 Replies
10-31-2017, 12:00 AM
nkhan
    Thread: Improve Pagination CI 3x
Post: RE: Improve Pagination CI 3x

Thanks
3,426 Views
2 Replies
10-21-2017, 09:11 PM
nkhan
    Thread: Improve Pagination CI 3x
Post: Improve Pagination CI 3x

Hi, everybody Please have a look at the attachment files  as we can see there are lots of links. I want it with dot format http://prntscr.com/gzmvl3 http://prntscr.com/gzmvl3 Thanks ...
3,426 Views
2 Replies
10-19-2017, 09:06 PM
nkhan
    Thread: Pagination with search
Post: RE: Pagination with search

ignitedcms Wrote: (02-23-2017, 02:57 PM) -- Not entirely sure what you're doing but I'd recommend using js datatables saves the need to create pagination, search, sort columns. Where you would hav...
14,830 Views
8 Replies
10-19-2017, 08:57 PM
nkhan
    Thread: Pagination In search Results page Codeigniter
Post: Pagination In search Results page Codeigniter

Please have look on attachment, As we can see in the attachment, I have made this using ajax  jquery  but I am looking for core CI based pagination in search Result page I don't want AJAX. Pl...
2,603 Views
1 Replies
10-16-2017, 06:13 AM
nkhan
    Thread: htaccess do not work for subdomain in codeigniter
Post: htaccess do not work for subdomain in codeigniter

I have a subdomain http://codeigniter.akbarwebtech.com my htaccess Code: --    RewriteEngine On    RewriteBase /      RewriteCond %{REQUEST_URI} ^system.*    RewriteRule ^(.*)$ /i...
4,277 Views
1 Replies
06-16-2017, 01:44 AM
nkhan
    Thread: Rule Reference for greater_than/less_than value checking with using callback
Post: Rule Reference for greater_than/less_than value c...

Is there ny way to  greater_than/less_than  checking with using callback function in CI 3.0. I have two fields about course fess.  $one-time-pay=10,000 $instalment_pay =12,000 I want installment ...
3,212 Views
1 Replies
06-07-2017, 09:41 PM
nkhan
    Thread: I want doc file upload validation in CI 3.0
Post: I want doc file upload validation in CI 3.0

File type not validating  Please help me. Thanks. here is the code  PHP Code: --  if (!empty($_FILES['cv']['name'])) {                    $config[ 'upload_path' ] = './uploads/cv/'; ...
2,367 Views
1 Replies
06-07-2017, 12:11 AM
nkhan
    Thread: Call ajax in Footer.php in CI 3
Post: Call ajax in Footer.php in CI 3

I want call ajax in admin panel from footer.php. Please help me on this point...... Thanks in Advance........
4,430 Views
4 Replies
04-06-2017, 09:36 AM
nkhan
    Thread: Controller Naming Convention issue
Post: Controller Naming Convention issue

I have complete a project In CI 3.0.6 , which is works fine in localhost. but when i uploaded it in subdoamin i am getting  The demo.xyz.com page isn’t working demo.xyz.com is currently unable to ha...
4,560 Views
2 Replies
06-02-2016, 06:51 AM
nkhan
    Thread: How call function in a view File
Post: RE: How call function in a view File

@InsiteFX Wrote: (06-02-2016, 03:28 AM) -- Thanks --
27,928 Views
4 Replies
06-02-2016, 06:32 AM
nkhan
    Thread: How call function in a view File
Post: How call function in a view File

Hey , Guys. I have a function in Controller as follows: Path: controllers/category.php Code: -- public function get_category_name($parent_id=NULL) {   if($parent_id==0){   r...
27,928 Views
4 Replies
05-31-2016, 05:59 AM
nkhan
  Question Thread: What is Proper way to create Thumbnail
Post: What is Proper way to create Thumbnail

When I resize an image keeping  Code: --  $config=array(    'image_library'=>'gd2', 'source_image' => $image_data['full_path'], /*Original Image*/ 'create_thumb'=>TRUE, 'new_image'...
2,727 Views
2 Replies
05-13-2016, 04:53 AM
nkhan
    Thread: delete_files function does not work me
Post: RE: delete_files function does not work me

ivantcholakov Wrote: (05-10-2016, 07:06 AM) -- https://en.wikipedia.org/wiki/Directory_traversal_attack Also, I think, in $_POST it would be safer if it is possible you to identify the file to be ...
8,665 Views
5 Replies
05-10-2016, 08:44 AM
nkhan
    Thread: delete_files function does not work me
Post: delete_files function does not work me

Hello, Everybody I am using Codeigniter 3.6 . I cant understand what wrong i have done .   PHP Code: -- public function delete_photo(){ $this->load->helper('file'); delete_files...
8,665 Views
5 Replies
05-09-2016, 12:59 PM
nkhan
  Bug Thread: Form Validation Within For Loop issue
Post: Form Validation Within For Loop issue

Hi Everybody. I think you  all are well. I have been  trying to create a Block module since morning. Where i want add block and all the added block will be listed in just at the bottom of Add a New...
2,568 Views
1 Replies
05-09-2016, 12:49 PM
nkhan
    Thread: Post type in Codeigniter
Post: RE: Post type in Codeigniter

Hi , @advoor Wrote: (05-06-2016, 07:07 AM) -- Thanks  --
3,411 Views
2 Replies
05-06-2016, 08:26 AM
nkhan
  Question Thread: Post type in Codeigniter
Post: Post type in Codeigniter

Hi Everybody, I think you  all  are  well. I have been doing wordPress for last year, and i am really enjoy the WordPress for its awesome features like  custom post_type , taxonamy,  shortcod...
3,411 Views
2 Replies
05-06-2016, 06:15 AM
nkhan
    Thread: How do i create Access Control List in CI
Post: RE: How do i create Access Control List in CI

@arma7x Thanks
3,833 Views
2 Replies
05-05-2016, 12:46 AM
nkhan
    Thread: How do i create Access Control List in CI
Post: How do i create Access Control List in CI

Hi, Guys  I want create a module where super admin can assign the access of  different menus ( such as blog, profile, categories , products ) with  three  methods(actions) View , update, delete ...
3,833 Views
2 Replies
05-04-2016, 09:20 PM
nkhan

Theme © iAndrew 2016 - Forum software by © MyBB