Converts document markup containing PHP code generated by phpQuery::php()
into valid (executable) PHP code syntax.
public static markupToPHP ( string | phpQueryObject $content ) : string | ||
$content | string | phpQueryObject | |
Résultat | string | PHP code. |