> I have PHP code that links to a sports related database I want to integrate > into drupal with some jQuery effects. Can this be done on the Drupal > platform?
Yes: How to connect to multiple databases within Drupal: http://drupal.org/node/18429 and jQuery comes in Drupal core so it's there. You can add whatever effects you want. See here also: http://drupal.org/project/jquery_ui Fred
