Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
If I create a page in a module with print theme("page", $output); how can I give it a dynamic title?
At the moment its title is defined in the MENU_CALLBACK function controlling the page.