Welcome Guest, Not a member yet? Register   Sign In
Cannot display images in CodeIgniter
#2

root
-- public or public_html
---- index.php
---- assets
------ css
------ js
------ images
------ img
------ plugins
------ vendor

then you can access them like this

Code:
<img src="<?= base_url('assets/images/profile.jpg');?>">
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Cannot display images in CodeIgniter - by ilkin - 07-12-2023, 06:05 AM
RE: Cannot display images in CodeIgniter - by InsiteFX - 07-12-2023, 11:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB