Welcome Guest, Not a member yet? Register   Sign In
Display PNG img in view not working
#7

It's always best to use the base_url with images, because if you change to a new server it will still find them.

root
-- public
  ---- assets
    ------ images --> ( base_url('assets/images/image.png'); )
    ------ etc;
-- app
-- modules
-- system
-- writable
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Display PNG img in view not working - by flav - 11-25-2021, 06:17 AM
RE: Display PNG img in view not working - by flav - 11-26-2021, 04:33 AM
RE: Display PNG img in view not working - by InsiteFX - 11-28-2021, 03:49 AM
RE: Display PNG img in view not working - by flav - 11-29-2021, 06:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB