Skip to content

Instantly share code, notes, and snippets.

@phalcon
Created April 15, 2013 01:58
Show Gist options
  • Select an option

  • Save phalcon/5385169 to your computer and use it in GitHub Desktop.

Select an option

Save phalcon/5385169 to your computer and use it in GitHub Desktop.
<?php
$c = new Phalcon\Mvc\View\Engine\Volt\Compiler();
echo htmlentities($c->compileString('{{ a._id }}'));
@uzielc18

Copy link
Copy Markdown

Colégio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment