13 Feb
2011
13 Feb
'11
1:50 a.m.
Short answer yes. Just create a module ( http://drupal.org/project/examples ), and use hook_menu ( http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hook_me... ) to reserve some "url space". On 11-02-12 04:45 PM, Eric Sepich wrote:
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?