Drupal is an open source CMS framework written in PHP.
Is there any command or method that I can use to insert the contents of a form (e.g. the …
drupal formsI am trying to create a node based on a custom form submission. Everything works great except for the images …
drupal drupal-7 fileapiI'm trying to take the results of a view - using the function views_get_view_result() - and sort …
php drupal sorting drupal-viewsI'm using PostgreSQL 9.2 and need to add a conditional constraint on a column. Essentially I want to make sure that …
postgresql drupal constraints postgresql-9.2I'm trying to combine Drupal with Picasa web integrator. I have these 3 lines in the section of my page.tpl.…
javascript drupal typeerror picasaIn my module I want to get the site wide email address - the one that is set in the …
email drupalI'd like to retrieve the current page path alias without the installation's folder arguments. I'm using: drupal_get_path_alias(…
drupal drupal-path-aliaseshow can I show users success/error messages without creating a node for it? Thanks in advance!
drupal drupal-6