Prototypes
-
Topics
MySQL
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...
add export PATH=$PATH:/usr/local/mysql/bin to ~/.bash_profile or /etc/profile
Backup database to text file
mysqldump database_name > database_name.sql
Remove database
mysql> drop database database_name;
Creat...
function obtain_entities_by_type($entity_type,$bundle,$limit=10,$offset=0,$subject_nid=FALSE){
$query=new EntityFieldQuery();
$query->entityCondition('entity_type', $entity_type)
->entityCondition...
echo( "<img src=\"".image_style_url("thumbnail", $photo["uri"] )."\" alt=\"\"/>" );...
Topics
Types
Topics
2010
-
Types
Attributes
Types
Topics
Attributes
2002
-
Work
Projects Catalog
Topics
Types
Topics
2002