hello,
I have a script that I would like to use in drupal. How do I make this happen? the script is php and has a database.
thanks

Comments

nevets’s picture

One approach is to make it a module.

trailboss’s picture

how do you make a script a module? so it can work in Drupal?

derherrberger’s picture

Take a look at the Module developer's guide.