[development] How do I write to the database?

Fred Jones fredthejonester at gmail.com
Fri Jan 29 13:13:47 UTC 2010


> My colleague is trying to simply write to a mysql database. And having
> a pretty difficult time of it.

...

> If someone could post any samples they have used of syntax - writing
> to a Drupal 6.15, standard install using
> computed field values

What exactly are you trying to do? Here
http://api.drupal.org/api/group/database/6 is how you write to the
database, but you must know where to put your code so it's executed at
the right time.

F


More information about the development mailing list