Welcome Guest, Not a member yet? Register   Sign In
Can't access parent class' variables
#3

[eluser]Nuu[/eluser]
I tried the view like this:

Code:
<html>
<head>
<title><?$mytitle?></title>
</head>
<body>

<h1>&lt;?=$mytitle?&gt;</h1>
<h1>&lt;?=$heading?&gt;</h1>
<h1>&lt;? echo $this->data['mytitle']; ?&gt;</h1>

&lt;/body&gt;
&lt;/html&gt;

I get the error "undefined index".


Messages In This Thread
Can't access parent class' variables - by El Forum - 02-08-2009, 03:16 AM
Can't access parent class' variables - by El Forum - 02-08-2009, 04:15 AM
Can't access parent class' variables - by El Forum - 02-08-2009, 05:23 AM
Can't access parent class' variables - by El Forum - 02-08-2009, 05:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB