Re: Link / URL Best Practices

2007-03-30 Thread savagekabbage

The whole point of Cake is for rapid application development.  You
shouldn't modify your PHP/logic programming in order for it to change
the way it outputs the HTML if it's just going to work the same..  I
personally would prefer 1 line of code to 7 lines =)

On Mar 30, 10:54 am, "rtconner" <[EMAIL PROTECTED]> wrote:
> Nate, hey cool thanks. Though when I tried it out
>
> css(array("reset", "fonts", "base", "layout", "nav"),
> "import"); ?>
> Produced
> @import url(/tire/thirstytire/css/reset.css); style>
>