Prototypes
-
Topics
Types
Topics
Attributes
2014
-
Attributes
Types
2012
-
Frameworks
...
Attributes
Types
Topics
Topics
2011
-
Disciplines
...
Topics
Topics
Types
2010
-
Code
Snippets / Examples
see also: code.orgnsm.org for testable examples...
<ul class="item-list">
<?php
$terms_nood = taxonomy_node_get_terms_by_vocabulary($node,6);
$terms = taxonomy_get_tree(6);
foreach($terms as $term){
//$tagged = taxonomy_term_count_nodes($term->tid);
...
<?php
function loadchildrens($context){
$sql_children = "SELECT node.nid AS nid,
node.vid AS node_vid,
node.title AS node_title
FROM node node
LEFT JOIN content_field_connection node_data_field_connection O...
<?php
$reflFunc=new ReflectionFunction('name_of_function');
echo($reflFunc->getFileName().':'.$reflFunc->getStartLine());
?>...
Topics
Types
Topics
2010
-
Types
Types
Topics
Attributes
2002
-
Work
Projects Catalog
Topics
Types
Topics
2002