I have a problem with my site (in PHP)
Im using <base> tag, like this <base href="mysite.loc"> (mysite.loc is a local site) Im using this <base> tag because my site use directories and i combine this to load pages eg. mysite.loc/shoes/model and i need to get BASE URL in my site to load <link> and <style> files...
BUT the PROBLEM is that always when loads my page is always reload and reload and reload...
I hope you can help my
Regards...
