Welcome Guest, Not a member yet? Register   Sign In
Changeing Address of Photos after calling a function of a class
#1

[eluser]arlabbafi[/eluser]
hello
Address of photos will be cheage after go to this address
http://localhost/CI/subgroup/showgroup/15
but before with this address is true
http://localhost/CI/
in this address
http://localhost/CI/subgroup/showgroup/15
if add ../../ to my Start address of photo then photos shown Correctly
what is problem ?
#2

[eluser]umefarooq[/eluser]
سلام
اگر از نوع انگلیسی نمی دانند در اینجا سوال خود را به فارسی و ترجمه آن به انگلیسی ، آن را به شما کمک خواهد کرد که برای حل مشکل شما

با احترام
http://www.google.com/language_tools?hl=en
#3

[eluser]arlabbafi[/eluser]
SOLVED........(<?=base_url()?&gtWink
#4

[eluser]umefarooq[/eluser]
you can use CI html helper function to solve this problem check user_guide

Code:
echo img('images/img.jpg');

just pass your image path and you will get same result

http://ellislab.com/codeigniter/user-gui...r.html#img




Theme © iAndrew 2016 - Forum software by © MyBB