PHP Query .. Amazing little library
[code] include( $modx->config[ "base_path" ] . "/web_assets/classes/phpQuery.php" ); $doc = phpQuery::newDocument ($output); $middle = strlen( strip_tags( $doc->find( ".content") ) ) / 1.8; $quarter = $middle / 2; $els = pq(‘.content > *’); $cur=0; $ad_shown = 0; $related_shown = 0; foreach($els … Continue reading PHP Query .. Amazing little library
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed