Welcome Guest, Not a member yet? Register   Sign In
Building a Blog with Codeigniter tutorial question [Solved!]
#4

[eluser]Mantra of Doom[/eluser]
Thanks bretticus and Cesar Kohl, the URL helper is what I was looking for.

The only thing with this method
Code:
anchor('blog/entry'.$entry->url_title,$entry_title)

is that I get this error:
Quote:A PHP Error was encountered

Severity: Notice

Message: Undefined variable: entry_title

Filename: news/news_main.php

Line Number: 12

Line 12 is where my anchor tag is. Where is it that I define $entry_title since $entry comes from the query loop in the view?


Messages In This Thread
Building a Blog with Codeigniter tutorial question [Solved!] - by El Forum - 12-13-2010, 09:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB