Welcome Guest, Not a member yet? Register   Sign In
file paths are wrong
#6

[eluser]Isamtron[/eluser]
I suggest you use the absolute path. Your code will be cleaner and you'll save unnecessary function calls. Assuming your app assets folder is located under public_html:

Code:
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="screen" />


Messages In This Thread
file paths are wrong - by El Forum - 06-14-2010, 11:48 AM
file paths are wrong - by El Forum - 06-14-2010, 12:05 PM
file paths are wrong - by El Forum - 06-14-2010, 12:14 PM
file paths are wrong - by El Forum - 06-14-2010, 12:37 PM
file paths are wrong - by El Forum - 06-14-2010, 08:31 PM
file paths are wrong - by El Forum - 06-14-2010, 10:11 PM
file paths are wrong - by El Forum - 06-15-2010, 12:53 AM
file paths are wrong - by El Forum - 06-15-2010, 06:08 AM
file paths are wrong - by El Forum - 06-15-2010, 06:21 AM
file paths are wrong - by El Forum - 06-15-2010, 06:29 AM
file paths are wrong - by El Forum - 06-15-2010, 07:06 AM
file paths are wrong - by El Forum - 06-15-2010, 08:19 AM
file paths are wrong - by El Forum - 06-15-2010, 08:28 AM
file paths are wrong - by El Forum - 06-15-2010, 08:42 AM
file paths are wrong - by El Forum - 06-15-2010, 08:53 AM
file paths are wrong - by El Forum - 06-15-2010, 09:14 AM
file paths are wrong - by El Forum - 06-15-2010, 09:25 AM
file paths are wrong - by El Forum - 06-15-2010, 09:28 AM
file paths are wrong - by El Forum - 06-15-2010, 09:28 AM
file paths are wrong - by El Forum - 06-15-2010, 09:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB