This is my set of probable drupal interview questions asked by interviewers
Monday, December 19, 2011
Kumaresan Drupal Programmer at Chennai: Get block content in drupal 6 , display block in d...
Kumaresan Drupal Programmer at Chennai: Get block content in drupal 6 , display block in d...: In drupal 6 it was $block = module_invoke ( 'views', 'block', 'view', 'map-block_1' ); print $block [ 'content' ]; arg 1 : module name...
Tuesday, December 6, 2011
Kumaresan Drupal Programmer at Chennai: Get row count in Drupal 6
Kumaresan Drupal Programmer at Chennai: Get row count in Drupal 6: This function has to be written after the execution of query db_affected_rows() function will return the number of rows the query return;
Subscribe to:
Posts (Atom)