SMF SSI.php Functions

Current Version: 2.1.4

This file is used to demonstrate the capabilities of SSI.php using PHP include functions. The examples show the include tag, then the results of it.

Include Code

To use SSI.php in your page add at the very top of your page before the <html> tag on line 1 of your php file:

Code: [Select]
<?php require("SSI.php"); ?>

Some notes on usage

All the functions have an output method parameter. This can either be "echo" (the default) or "array"

If it is "echo", the function will act normally - otherwise, it will return an array containing information about the requested task. For example, it might return a list of topics for ssi_recentTopics.

This functionality can be used to allow you to present the information in any way you wish.

Additional Guides & FAQ

Need more information on using SSI.php? Check out Using SSI.php article.

Recent Topics Function

Code (simple mode)

Code: [Select]
<?php ssi_recentTopics(); ?>

Code (advanced mode)

Code: [Select]
<?php ssi_recentTopics($num_recent = 8, $exclude_boards = null, $include_boards = null, $output_method = 'echo'); ?>

Result

Recent Poll Function

Code

Code: [Select]
<?php ssi_recentPoll(); ?>

Result

Top Boards Function

Shows top boards by the number of posts.

Code

Code: [Select]
<?php ssi_topBoards(); ?>

Result

Board Topics Posts
Archive 0 51,492
The Social New 404 15,473
Live New 278 8,326
Music: Response New 155 5,430
For That Beautiful Feeling New 21 2,223
Questions / FAQ New 145 1,353
New Forum Theme New 7 180

Top Topics

Shows top topics by the number of replies or views.

Code (show by number of views)

Code: [Select]
<?php ssi_topTopicsViews(); ?>

Result

Code (show by number of replies)

Code: [Select]
<?php ssi_topTopicsReplies(); ?>

Result

Top Poll Function

Shows the most-voted-in poll.

Code

Code: [Select]
<?php ssi_topPoll(); ?>

Result

Top Poster Function

Shows the top poster's name and profile link.

Code

Code: [Select]
<?php ssi_topPoster(); ?>

Result

Latest Member Function

Shows the latest member's name and profile link.

Code

Code: [Select]
<?php ssi_latestMember(); ?>

Result

Please welcome WilliamRhibe, our newest member.

Member of the Day

Shows one random member of the day. This changes once a day.

Code

Code: [Select]
<?php ssi_randomMember('day'); ?>

Result

gpro2005
I should have told you to lose that girl

Who's Online Function

This function shows who are online inside the forum.

Code

Code: [Select]
<?php ssi_whosOnline(); ?>

Result

687 Guests, 3 Users
Stefan, YoloChrist, nekoland

Log Online Presence

This function logs the SSI page's visitor, then shows the Who's Online list. In other words, this function shows who are online inside and outside the forum.

Code

Code: [Select]
<?php ssi_logOnline(); ?>

Result

687 Guests, 3 Users
Stefan, YoloChrist, nekoland

Login Function

Shows a login box only when user is not logged in.

Code

Code: [Select]
<?php ssi_login(); ?>

Result

 
 

Logout Function

Shows a logout link only when user is logged in.

Code

Code: [Select]
<?php ssi_logout(); ?>

Result

Welcome Function

Greets users or guests, also shows user's messages if logged in.

Code

Code: [Select]
<?php ssi_welcome(); ?>

Result

Welcome to The ChemBase. Please log in or sign up.

Today's Calendar Function

Code

Code: [Select]
<?php ssi_todaysCalendar(); ?>

Result

Today's Birthdays Function

Code

Code: [Select]
<?php ssi_todaysBirthdays(); ?>

Result

Today's Holidays Function

Code

Code: [Select]
<?php ssi_todaysHolidays(); ?>

Result

Today's Events Function

Code

Code: [Select]
<?php ssi_todaysEvents(); ?>

Result

Recent Calendar Events Function

Code

Code: [Select]
<?php ssi_recentEvents(); ?>

Result

Forum Stats

Shows some basic forum stats: total members, posts, topics, boards, etc.

Code

Code: [Select]
<?php ssi_boardStats(); ?>

Result

News Function

Shows random forum news.

Code

Code: [Select]
<?php ssi_news(); ?>

Result

Biography
by Robin Turner

Board News Function

Shows the latest posts from read only boards, or a specific board.

Code

Code: [Select]
<?php ssi_boardNews(); ?>

Result

xx Elektrobank orange phone visuals inspiration

May 26, 2025, 09:44 by Ben_j
I just stumbled on this post on Reddit (see attached file)

I don't know if that was ever discussed here, but that must obviously be the inspiration for the recent live show visuals for elektrobank:

1 comment | Write Comment

xx What would a Chemical Brother curated Despacio playlist look like?

May 20, 2025, 06:37 by Bosco
In the spirit of Dewaele Brothers (Soulwax/2manyDJs) and James Murphy's (LCD Soundsystem) Despacio being a big highlight among music festivals, I was wondering what a Chemical Brother playlist would look like if they took the helm of Despacio.

For the record, I have not experienced Despacio, but from what is described, all of these tracks on this spotify playlist have been performed in its existence: 


From that list, my assessment of a Despacio track would be something that:

  • Exists on vinyl
  • A dynamically rich track that that can utilize the full high fidelity speaker setup they have
  • Not exclusive to dance or club mixed type tracks
  • Have a personal influential quality

With that in mind, what do YOU think would be on a Chemical Brothers Despacio playlist?

Some tips I would give what would make a good track for this playlist:

  • Tracks where they have borrowed or sampled music from
  • Tracks that can be heard in their DJ mixes
  • Tracks that they have specifically spoken about
  • Tracks that have close proximity to their career and thus likely to be a Chemical Brother friendly track.



I'll start us off :


Kylie Minogue - 'Slow'

Kraftwerk - 'Europe Endless'

Freestyle - 'Don't Stop the Rock'

The Bugaloos - 'The Senses of Our World'



What you guys got? I'll try and keep us updated with a masterlist.
3 comments | Write Comment

wink The ChemBase Anniversary

Apr 24, 2025, 19:46 by Explud
Hello everyone!

10 years ago on this day, I registered a domain thechembase.com and together with our mutual friend Caleb, known to you as WhiteNoise, we started creating this space.

I was responsible for the technical part, he was responsible for the design, and together we were responsible for the overall ideas of the resource.

This was a response to the fact that the label considered the official forum to be something irrelevant and unnecessary, while in my opinion and the opinion of many it was still a wonderful and convenient place for discussions.

We have always tried to bring a special comfort and tried to preserve the atmosphere of communication that originated in the original place.

I am grateful to everyone who has helped us all these years, fought against bots, brought good and interesting news and facts, digged samples info and shared recordings of performances and DJ sets.

Of course, my main thanks go to Caleb and Julius.

Unfortunately, I don't know the exact reasons why they left this place, and this brings me particular bitterness.

Unfortunately, I also don't have the opportunity to make a vinyl giveaway or some physical stuff with merch, I don't know how the guys from discord make it. I hope for your understanding.

The only gift that I can bring is the lifting of my last moratorium. But I also hope for your prudence in discussing serious topics.

Love is all.

x
Alexander
9 comments | Write Comment

xx COACHELLA thread

Apr 12, 2025, 10:41 by Bosco
(creating this thread to discuss anything and everything Coachella, especially since Couchella is back!)


Missy Elliot is both amazing and disappointing. She's not the headliner, yet I've never seen so much production poured into a sub-headliner, EVER. The disappointing part is it's a complete medley show. I absolutely hate that it's like a tiktok version of her career. I feel like I'm watching an elongated and tiring version of a Super Bowl halftime show.

Oh yeah, and she started the show as a transformer.
12 comments | Write Comment

xx Your Ideas Your Ideas

Mar 19, 2025, 00:16 by Bosco
A thread to discuss concepts that you think The Chemical Brothers should explore/produce.





I'll go first...

Chemical Brothers Themed Pinball Game

Absolutely not a get rich idea, but wouldn't that be the tits?! They absolutely have all the signature sounds and visuals to create one epic pinball playfield. Even a virtual themed pinball board would be a delight.
11 comments | Write Comment

Menubar Function

Displays a menu bar, like one displayed at the top of the forum.

Code

Code: [Select]
<?php ssi_menubar(); ?>

Result

Quick Search Function

Code

Code: [Select]
<?php ssi_quickSearch(); ?>

Result

Recent Attachments Function

Code

Code: [Select]
<?php ssi_recentAttachments(); ?>

Result

Show Single Poll

Shows a poll in the specified topic.

Code

Code: [Select]
<?php ssi_showPoll($topicID); ?>

Result

Not shown because it needs specific topic ID that contains a poll.

Show Single Post

Fetches a post with a particular IDs. By default will only show if you have permission to the see the board in question. This can be overridden by passing the 2nd parameter as true.

Code

Code: [Select]
<?php ssi_fetchPosts($postIDs, $isOverride); ?>

Result

Not shown because it needs a specific post ID.

Show Single Member

Shows the specified member's name and profile link.

Code

Code: [Select]
<?php ssi_fetchMember($memberIDs); ?>

Result

Not shown because it needs a specific member ID.

Show Group Members

Shows all members in a specified group.

Code

Code: [Select]
<?php ssi_fetchGroupMembers($groupIDs); ?>

Result

Not shown because it needs specific membergroup IDs.

Home Page Sample

This sample uses the following features: ssi_recentTopics(), ssi_logOnline(), ssi_welcome(), and ssi_boardNews(). ssi_recentTopics() is fetched using the array method, to allow further customizations on the output.

Code

Code: Select
<?php require("SSI.php"); ?> <!DOCTYPE html> <html> <head> <title>SSI.php example for home page</title> <style> body { font-family: Arial, Tahoma, sans-serif; font-size: 80%; background: #DFDFDF; color: #FFFFFF; margin: 0 } ul,ol { padding-left: 19px; margin: 0; } li { font-size: 11px; } h1,h2,h3 { margin: 0; padding: 0; } h3 { font-size: 15px; } a:link,a:visited { color: #FF9000; text-decoration: none; } a:hover { text-decoration: underline; } #container { background: #52514E; width: 100%; border: 1px solid midnightblue; line-height: 150%; margin: 0; } #header,#footer { color: lightgray; background-color: #2A2825; clear: both; padding: .5em; } #leftbar { background: #DF7E00; float: left; width: 160px; margin: 0; padding: 1em; } #leftbar a { color: #000000; text-decoration: underline; } #content { margin-left: 190px; padding: 1em; } #navigation { float: right; } #navigation a:link,#navigation a:visited { color: #FF9000; } </style> </head> <body> <div id="container"> <div id="header"> <div id="navigation"> <a href="#">Link</a> | <a href="#">Link</a> | <a href="#">Link</a> | <a href="#">Link</a> | <a href="#">Link</a> </div> <h1 class="header">YourWebsite.com</h1> </div> <div id="leftbar"> <h3>Recent Forum Topics</h3> <ul> <?php // Using array method to show shorter display style. $topics = ssi_recentTopics(8, null, null, 'array'); foreach ($topics as $topic) { // Uncomment the following code to get a listing of array elements that SMF provides for this function. // echo '<pre>', print_r($topic), '</pre>'; echo ' <li><a href=\"', $topic['href'], '\">', $topic['subject'], '</a> ', $txt['by'], ' ', $topics[$i]['poster']['link'], '</li>'; } unset($topics); ?> </ul><br> <h3>Online Users</h3> <?php ssi_logOnline(); ?> </div> <div id="content"> <?php ssi_welcome(); ?><br><br> <h2>News</h2> <?php ssi_boardNews(); ?> </div> <div id="footer"> <a target="_blank" rel="noopener" rel="license" href="https://creativecommons.org/licenses/publicdomain/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/publicdomain/88x31.png"></a> This sample website layout is dedicated to the <a target="_blank" rel="noopener" rel="license" href="https://creativecommons.org/licenses/publicdomain/">Public Domain</a>. </div> </div> </body> </html>

Result