Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CSS Problem Solved!!!!!!!!
Post: RE: CSS Problem

elieldepaula Wrote: (06-01-2017, 09:49 PM) -- There is a reason to not put public files into applications folder: SECURITY! You HAVE to put all public files (image, css, js etc) outside applicatio...
21,331 Views
16 Replies
06-29-2017, 11:41 AM
shaser
    Thread: CSS Problem Solved!!!!!!!!
Post: RE: CSS Problem

Paradinight Wrote: (06-01-2017, 11:59 AM) -- shaser Wrote: (06-01-2017, 11:54 AM) -- Paradinight Wrote: (06-01-2017, 11:41 AM) -- shaser Wrote: (06-01-2017, 11:32 AM) -- Thanks Guys :) -- put...
21,331 Views
16 Replies
06-01-2017, 12:09 PM
shaser
  Sad Thread: CSS Problem Solved!!!!!!!!
Post: RE: CSS Problem

Paradinight Wrote: (06-01-2017, 11:41 AM) -- shaser Wrote: (06-01-2017, 11:32 AM) -- Thanks Guys :) -- put the file back. the file protect your folders in application from direct access :| put th...
21,331 Views
16 Replies
06-01-2017, 11:54 AM
shaser
    Thread: CSS Problem Solved!!!!!!!!
Post: RE: CSS Problem

Thanks Guys :)
21,331 Views
16 Replies
06-01-2017, 11:32 AM
shaser
    Thread: CSS Problem Solved!!!!!!!!
Post: RE: CSS Problem

Paradinight Wrote: (06-01-2017, 11:17 AM) -- shaser Wrote: (06-01-2017, 11:07 AM) -- Hi guys im trying to add an external css file but don't work here is the code Code: --
21,331 Views
16 Replies
06-01-2017, 11:30 AM
shaser
    Thread: CSS Problem Solved!!!!!!!!
Post: RE: CSS Problem

PaulD Wrote: (06-01-2017, 11:19 AM) -- It looks fine. What appears in your HTML and where is your css actually located? It is unusual to have a css folder inside the application folder, usual...
21,331 Views
16 Replies
06-01-2017, 11:26 AM
shaser
    Thread: CSS Problem Solved!!!!!!!!
Post: RE: CSS Problem

my folder structure is application --css --view --controler --mod thanks
21,331 Views
16 Replies
06-01-2017, 11:24 AM
shaser
    Thread: Inserting data into multiple tables
Post: RE: Inserting data into multiple tables

with codeigniter you have to create as many array as table you want to insert the data this will be in your model function addProductCategory($aProductCategory){ $this->db->insert('tbl_prod...
10,200 Views
4 Replies
06-01-2017, 11:19 AM
shaser
    Thread: CSS Problem Solved!!!!!!!!
Post: CSS Problem Solved!!!!!!!!

Hi guys im trying to add an external css file but don't work here is the code Code: --
21,331 Views
16 Replies
06-01-2017, 11:07 AM
shaser
    Thread: http://localhost/codeigniter/ yield 404 Page Not Found, how to solve it? Thanks
Post: RE: http://localhost/codeigniter/ yield 404 Page...

on  config file setup  $config['base_url']="http://localhost:8080/codeigniter/  "; Thanks
11,681 Views
6 Replies
12-26-2016, 08:01 PM
shaser
    Thread: 404 page no found Solved!!!!!!
Post: RE: 404 page no found

InsiteFX Wrote: (12-23-2016, 05:29 AM) -- Make sure that you set the config base_url it is a requirement of CI now. -- Thanks for some reason now the url add index.php two times. any Idea?
4,615 Views
2 Replies
12-25-2016, 04:43 PM
shaser
    Thread: 404 page no found Solved!!!!!!
Post: 404 page no found Solved!!!!!!

Hi guys I had an application running in codeigniter 2.xxx now Im trying to update to codeigniter 3.xxx Im did the config for my new codeigniter version the index page from my app load ok from codeigni...
4,615 Views
2 Replies
12-22-2016, 01:04 PM
shaser

Theme © iAndrew 2016 - Forum software by © MyBB