April Fools' 2023
2023-04-01
Description
You did it! You broke Fluffy Gang down to its bare essentials!
Thanks to Toby for the guest artwork! Check his comic to take a look at what shenanigans are going on at Clover and Cutlass or check the other comics below to see what they're up to today.
SpiderForest April Fool's Day Exchange
SQL:
Array
(
[0] => SELECT * FROM comics WHERE slug = 'april-fools-2023' AND pub_date <= UNIX_TIMESTAMP()
[1] => SELECT description, transcript, alt_text FROM comics_text WHERE comicid = 84
[2] => SELECT comicid, slug, filename FROM comics WHERE pub_date < 1680321600 AND pub_date <= UNIX_TIMESTAMP() ORDER BY pub_date DESC LIMIT 1
[3] => SELECT comicid, slug, filename FROM comics WHERE pub_date > 1680321600 AND pub_date <= UNIX_TIMESTAMP() ORDER BY pub_date ASC LIMIT 1
[4] => SELECT comicid, slug, filename FROM comics WHERE pub_date <= UNIX_TIMESTAMP() ORDER BY pub_date ASC LIMIT 1
[5] => SELECT comicid, slug, filename FROM comics WHERE pub_date <= UNIX_TIMESTAMP() ORDER BY pub_date DESC LIMIT 1
[6] => SELECT filename FROM comics WHERE slug = 84 ORDER BY pub_date DESC LIMIT 1
)
Other:
Array
(
[template] => Array
(
[0] => template/default/comic_page.php
[1] => template/default/head.php
[2] => template/default/frame_top.php
[3] => template/default/comic.php
[4] => template/default/comicnav.php
[5] => template/default/comicnav.php
[6] => template/default/foot.php
[7] => template/default/frame_bottom.php
)
)