What is the difference in form builder in drupal 6 vs drupal 7 ?

Comments

vm’s picture

rather than asking individualized generic questions that would take someone hours to answer while regurgitating already existing change docs and api docs, it would behoove you to combine your questinos into one post and be more specific.

see: http://drupal.org/forum-posting

form_builder() D7 reference = http://api.drupal.org/api/drupal/includes%21form.inc/function/form_build...
form_builder() D6 reference = http://api.drupal.org/api/drupal/includes%21form.inc/function/form_build...

WorldFallz’s picture

Please don't post duplicate threads, I've deleted the dupes. Thanks.

Also see http://drupal.org/update/modules/6/7 and http://drupal.org/node/394070 (a categorical listing).