Welcome Guest, Not a member yet? Register   Sign In
How to set a automatically base url?
#1

[eluser]UdayD[/eluser]
hi!

i just wrote a code in a view and have set a base url as below:
Code:
<base href="<?php echo "$base"; ?>">
now when i load an image in my view i have given like this

<img src="echo $base/images; /catch-me.gif" alt="catch-me"/>

but i have to write
like this
<img src="images/catch-me.gif" alt="catch-me"/>

i mean that can't it set the base url automatically like normally we do when we are developing a project.
now i have to write as
sorry to sttach the sample file because it was not getting pasted over here!


Messages In This Thread
How to set a automatically base url? - by El Forum - 06-17-2010, 07:02 AM
How to set a automatically base url? - by El Forum - 06-17-2010, 07:30 AM
How to set a automatically base url? - by El Forum - 06-17-2010, 09:23 AM
How to set a automatically base url? - by El Forum - 06-17-2010, 09:26 AM
How to set a automatically base url? - by El Forum - 06-17-2010, 06:21 PM
How to set a automatically base url? - by El Forum - 06-18-2010, 12:52 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 01:11 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 02:08 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 02:57 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 05:25 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 05:32 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 05:40 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 06:19 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 06:34 AM
How to set a automatically base url? - by El Forum - 06-18-2010, 06:51 AM
How to set a automatically base url? - by El Forum - 06-19-2010, 12:51 PM
How to set a automatically base url? - by El Forum - 06-20-2010, 10:04 AM
How to set a automatically base url? - by El Forum - 06-20-2010, 01:46 PM
How to set a automatically base url? - by El Forum - 06-20-2010, 10:38 PM
How to set a automatically base url? - by El Forum - 06-20-2010, 11:20 PM
How to set a automatically base url? - by El Forum - 06-21-2010, 03:11 AM
How to set a automatically base url? - by El Forum - 06-22-2010, 04:21 PM
How to set a automatically base url? - by El Forum - 06-22-2010, 10:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB