Export Data to Excel in Codeigniter using PHPExcel

Поділитися
Вставка
  • Опубліковано 8 лис 2024

КОМЕНТАРІ • 41

  • @RombakSae
    @RombakSae 4 роки тому +1

    mantep kang, nasi bungkus untukmu. nice tutorial, from jawa

  • @BaBaSarKi-Gacha
    @BaBaSarKi-Gacha Рік тому

    thanks for the tutorial can we have the source code ?

  • @nimawangchuktamang3909
    @nimawangchuktamang3909 4 роки тому

    Thank you webslesson.

  • @jorgeestarita5785
    @jorgeestarita5785 6 років тому

    this works really. Thank you and greetings from colombia.

  • @goldenco2627
    @goldenco2627 3 роки тому

    Very well. Thanks

  • @asyrafsintaxx
    @asyrafsintaxx 4 роки тому

    thanks sir for helping. can i ask how to exclude the null value?

  • @KartikAnand123
    @KartikAnand123 6 років тому

    Thanks For The CodeIgniter Playlist ! Awesome Work Man!!

  • @Dagomu
    @Dagomu 3 роки тому

    Gracias por la explicación, me sirvió.

  • @pradeepdwivedy
    @pradeepdwivedy 3 роки тому

    sir can you please tell about how we can create home page with the data from 3 tables like data from slider table and clients table and our work table please

  • @mrry5155
    @mrry5155 4 роки тому

    could you make tutorial eksport excel with image in codeigniter ? thanks

  • @BangAndre1987
    @BangAndre1987 5 років тому

    Working well with Codeigniter version 3 and PHP 7.1 Thank you so much

  • @nguyensontung3645
    @nguyensontung3645 6 років тому

    Hi. Please can you tell me How to import excel to my sql using codeigniter and phpexcel? thanks

  • @damv1992
    @damv1992 3 роки тому

    Where I change to increase the width of the cells?

  • @haideralibd
    @haideralibd 5 років тому

    Thanks a lot brother

  • @kintalinaveesh6901
    @kintalinaveesh6901 7 років тому

    Class 'PHPExcel_Shared_String' not found

  • @franciscocuerno1710
    @franciscocuerno1710 7 років тому

    Good evening , in your site it's possible see the code of this example??? thanks in advance

    • @webslesson
      @webslesson  7 років тому

      Ya Francisco Cuerno, you can find source code of this tutorial under description of this video tutorial, you can find source code link there.

  • @israelhuamani4677
    @israelhuamani4677 5 років тому

    Could you explain how to export Excel2007, please

  • @l.a.s.8804
    @l.a.s.8804 6 років тому

    i'm getting an error if i export a large data, i'm using it on a live website

  • @madroxgaming9594
    @madroxgaming9594 3 роки тому

    I want check box selected value on phpexcel

  • @shilpaderangula5964
    @shilpaderangula5964 6 років тому

    how can i insert single line data to excel sheet ??

  • @chinnujohnson93
    @chinnujohnson93 3 роки тому

    I tried this code ... whenever I open my excel it's display in some other symbol

  • @mk-gr4qq
    @mk-gr4qq 7 років тому

    How can I export to xlsx file?

  • @online3wisdomsprouts678
    @online3wisdomsprouts678 4 роки тому

    not worling php error depricated curly brackets

  • @nigthelff
    @nigthelff 6 років тому

    THAAAAANK´S!!!!!!

  • @nirupatel669
    @nirupatel669 4 роки тому

    how to convert file in xlsx

  • @almamun9501
    @almamun9501 7 років тому

    nice work

    • @webslesson
      @webslesson  7 років тому

      Dear Al Mamun, you are most welcome. Stay connected with us.

  • @Suomynona17
    @Suomynona17 7 років тому

    Hello @Webslesson, good day! I followed everything on the video, but it seems it's not working on my end, I think I missed the part of extracting the PHPExcel folder to the libraries folder.
    all of the codes were replicated as is, but unfortunately, it's not working.
    May I know your official email address so I could send inquiries there, thank you so much! :)

    • @ahmadakla3175
      @ahmadakla3175 6 років тому

      yes, I had the same problem

    • @Mr5p6
      @Mr5p6 5 років тому

      did you find the answer, I also experienced the same error when the Excel file was opened, thank you

  • @MrBlackmagicianX
    @MrBlackmagicianX 3 роки тому

    unexpected variable excell_row error

  • @danzoo2921
    @danzoo2921 4 роки тому

    I've been getting the error
    "Message: Trying to get property of non-object"
    on my controller.
    somebody, help

    • @JobinJacob94
      @JobinJacob94 4 роки тому +1

      instead of
      $row->name, try
      $row['name']

    • @danzoo2921
      @danzoo2921 4 роки тому

      @@JobinJacob94 thank you very much :)

  • @kennethkipchumba2532
    @kennethkipchumba2532 6 років тому

    Doesn't work at all. I'm sad

  • @MrSebaaaaaaas
    @MrSebaaaaaaas 7 років тому

    Thank You!!! can you make tutorial making a chart using phpexcel?

    • @webslesson
      @webslesson  7 років тому +1

      Thanks for appreciation, We will make this type of video tutorial.

  • @ylhamchakanov6885
    @ylhamchakanov6885 4 роки тому

    bro you make lot of good videos but must of them doesnt work.not only this video others also does not work?

  • @pharyyady
    @pharyyady 6 років тому

    Hello Friends...