form API

Getting it done with file_exists(), fopen() and form_set_error().

The Drupal form API is pretty sweet. It supports all manner of form elements and even does submit buttons more or less free of charge. Cancel (and other) buttons take a little effort though.

One of the coolest features of the Drupal 6 forms API is being able to set up your own autocomplete fields. Initially I had a hard time figuring these suckers out so I'm going to try to explain how they work.

I just got a surprise while working on porting a module

Freeman on web stuff

If it's wrong, bad or
stupid, let me just say that
I am not surprised.

- author unknown

User login

Navigation

More Drupal hotness

Powered by Drupal, an open source content management system