Welcome Guest, Not a member yet? Register   Sign In
Creating an Excel download
#4

i'm really new to how this all works. I can read PHP to just a basic level but I heard using codeigniter will help me develop my apps faster, using your code I edited it to the fields in my database. I am lost on how to get the code to execute?
regular PHP you can create a button and link it to the PHP file, I tried that on CI using

<button type="button" class="btn btn-success"
onclick="<?php echo base_url()?>controller/excel">Export</button>

but the button doesn't do anything. Please Help
Reply


Messages In This Thread
Creating an Excel download - by Happy Camper - 03-28-2016, 09:35 AM
RE: Creating an Excel download - by InsiteFX - 03-28-2016, 01:25 PM
RE: Creating an Excel download - by Happy Camper - 03-29-2016, 04:30 AM
RE: Creating an Excel download - by easymusic - 06-07-2016, 12:08 PM
RE: Creating an Excel download - by InsiteFX - 06-07-2016, 12:48 PM
RE: Creating an Excel download - by easymusic - 06-07-2016, 01:10 PM
RE: Creating an Excel download - by InsiteFX - 06-07-2016, 02:13 PM
RE: Creating an Excel download - by skunkbad - 06-07-2016, 02:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB