first_comic_url() — get the URL of the first comic
This tag returns the URL for the first comic. Nothing is displayed; the comic's URL is simply returned so that it can be used in a PHP function.
Example A.9. Basic Usage
<?php echo first_comic_url(); ?>
This would produce the following output:
http://www.example.com?p=1