Welcome Guest, Not a member yet? Register   Sign In
Proper way for controlling meta tags.
#10

[eluser]mTuran[/eluser]
i will use meta(@$meta); thanks.

I have one more little question. My default layout like that

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
&lt;html &gt;
&lt;head&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;
    &lt;title&gt;&lt;?=$page_title;?&gt;&lt;/title&gt;
    &lt;meta name="language" content="tr" /&gt;  
.....

If one day i decide to add one more variable to my default layout view then i have to edit all of my controllers because of notice error. I don't understand this side of MVC. Thanks


Messages In This Thread
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 03:28 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 03:46 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 03:58 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 04:04 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 04:55 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 05:03 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 05:31 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 05:49 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 06:16 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 06:26 AM
Proper way for controlling meta tags. - by El Forum - 06-23-2009, 06:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB