SMF SSI.php Functions

Current Version: 2.0

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 or the SSI FAQ.

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

[Muzik] Masonik Kasideler G�nderen: �mer Faruk Y�lmazlar Mart 23, 2024, 01:47:38 ��
[Masonluk ile ilgili Sorular ve Cevaplar] Masonluk Bilgileri - Kendini-Bil G�nderen: ruzber Mart 17, 2024, 02:09:34 �s
[Evrensel Masonluk] Tutarsizliklar G�nderen: ruzber Mart 17, 2024, 01:23:11 �s
[Diger Konular] Bu Konu Hakk�nda Bilgisi Olan Var m�? G�nderen: ruzber Mart 17, 2024, 01:18:18 �s
[Evrensel Masonluk] UGLE VE KADIN MASONLU�U G�nderen: proxima Mart 13, 2024, 08:33:19 �s
[Guncel Konular] Devlet cinayete adeta izin verdi....... G�nderen: oasis �ubat 28, 2024, 09:36:27 ��
[Guncel Konular] Allah muhatap al�nd��� takdirde enflasyonun d��ece�ini iddia etti. G�nderen: Selim Ocak 30, 2024, 10:52:17 �s
[Evrensel Masonluk] Bati Avrupa'da Masonluk tarzlari G�nderen: midyad Ocak 27, 2024, 03:07:48 �s

Recent Posts Function

Code

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

Result

[Muzik] Masonik Kasideler G�nderen: �mer Faruk Y�lmazlar Mart 23, 2024, 01:47:38 ��
[Masonluk ile ilgili Sorular ve Cevaplar] Ynt: Masonluk Bilgileri - Kendini-Bil G�nderen: ruzber Mart 17, 2024, 02:09:34 �s
[Evrensel Masonluk] Ynt: Tutarsizliklar G�nderen: ruzber Mart 17, 2024, 01:23:11 �s
[Diger Konular] Ynt: Bu Konu Hakk�nda Bilgisi Olan Var m�? G�nderen: ruzber Mart 17, 2024, 01:18:18 �s
[Evrensel Masonluk] Ynt: UGLE VE KADIN MASONLU�U G�nderen: proxima Mart 13, 2024, 08:33:19 �s
[Evrensel Masonluk] Ynt: UGLE VE KADIN MASONLU�U G�nderen: midyad Mart 09, 2024, 10:56:15 ��
[Evrensel Masonluk] UGLE VE KADIN MASONLU�U G�nderen: ANARCHOSA Mart 09, 2024, 08:35:08 ��
[Guncel Konular] Ynt: Devlet cinayete adeta izin verdi....... G�nderen: oasis �ubat 28, 2024, 09:36:27 ��

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

B�l�m Ba�l�klar Iletiler
Masonluk ile ilgili Sorular ve Cevaplar Yeni 1147 14514
Guncel Konular Yeni 1331 10965
Merhaba - Hello - Hallo - Bonjour Yeni 602 6057
Diger Konular Yeni 742 5491
Islam Yeni 224 3297
Inanc Uzerine Yeni 298 3205
Muzik Yeni 1009 2788
Turkiye`de Masonluk Yeni 206 2400
Mizah Yeni 316 2145
Evrensel Masonluk Yeni 339 2093

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

En son �yemiz Xstel, en yeni �yemiz.

Member of the Day

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

Code

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

Result

Who's Online Function

This function shows who are online inside the forum.

Code

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

Result

866 Ziyaret�i, 0 �ye (7 Bot)
, ,

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

867 Ziyaret�i, 0 �ye (7 Bot)
, ,

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

Merhaba Say�n Ziyaret�i. L�tfen giri� yap�n veya kay�t olun.

Today's Calendar Function

Code

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

Result

April Fools

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

Toplam �ye: 1462
Toplam �leti: 130857
Toplam Konu: 17775
Toplam Kategori: 16
Toplam B�l�m: 225

News Function

Shows random forum news.

Code

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

Result

Board News Function

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

Code

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

Result

xx Rab bonaim / banaim

Eyl�l 30, 2014, 11:33:43 �s G�nderen: ABCDEF
�brani dilinde " mimarlar�n efendisi " manas�na gelen bu kelime hakk�nda detayl� bilgi sahibi olan karde�lerimiz var ise yazabilirler mi?
3 yorum | Yorum Yaz

xx Sonsuz do�uya g��mek

A�ustos 30, 2014, 10:22:08 �s G�nderen: ABCDEF
Bu konuda detayl� bilgi sahibi olan karde�lerimiz var ise bizi ayd�nlatabilir mi?
17 yorum | Yorum Yaz

xx Mason S�zl��� - Giri�

Temmuz 05, 2010, 06:06:58 �s G�nderen: ADAM


Mason ara�t�r�c�-yazar Murat �zgen Ayfer’in “Ansiklopedik Mason S�zl���” adl� bir yap�t� var. Bu kitap masonlar a��s�ndan �al��malar�nda kulland�klar� �nemli bir kaynak�a olsa gerek.


Bu kapak resmi, kitab�n 2008 tarihli be�inci bas�m�n� g�steriyor. Toplam� 1086 sayfadan, kal�n tek bir ciltten olu�uyor. Ba��nda bir arama cetveli, sonra as�l alfabetik b�l�m, sonunda da bir bibliyografya var. T�rk�e olarak bu boyutta bir ba�ka mason s�zl���n�n bulunmad��� s�yleniyor.

Belirtildi�ine g�re; 1999 y�l�nda yap�lm�� olan bir �nceki bas�m� �� ciltten olu�uyormu�. Daha da �ncekiler 1982 y�l�na kadar gidiyor. Ancak her sonraki bas�m�nda yenilemeler, eklemeler yap�lm��. Bunlar�n en kapsaml�s� asl�nda o �� ciltlik olan�. Son bas�m�nda ise her nedense birtak�m ba�l�klar ��kar�lm�� ve t�m� tek cilt alt�nda toplanm��. O bir �nceki geni� kapsaml� bas�m� art�k ortal�klarda yok; belki sahaflarda aran�rsa bulunabilir. Son bas�m�n� elde etmek isteyenler ise yay�mc�s�na ba�vurabilir: [email protected]

Asl�na bakarsan�z bu kitap sadece bir s�zl�k say�lmaz. Baz� ba�l�klar�n alt�nda uzun anlat�mlar, yer yer resimler de var. Ancak bir ansiklopedi olarak da nitelenemez ��nk� belli ki o anlat�mlar s�n�rl� tutulmu�; ayr�nt�lara girilmemi�. Bu nedenle ad� “Ansiklopedik Mason S�zl���” olarak konmu�.

D���nd�m ki forumda “MASON S�ZL���” ba�l��� alt�nda bu kitapta yer alan s�zc�k ve terimlerin tan�m�n� vermek bir�oklar�n�n ilgisini �ekebilir. Bunu forumun ne “Evrensel Masonluk” ne de “T�rkiye’de Masonluk” b�l�m�nde yapabilirim. Masonluk ile ilgili �teki b�l�mlerde de uygun d��mez. �stelik benim yapaca��m, ekleyece�im pek bir �ey de olamaz; sadece ba�l�klar� al�p altlar�ndaki tan�m ya da a��klamalar� k�saca aktaraca��m o kadar; a��klama ve uzun anlat�mlara girmeyece�im. Belki baz� zaman iki t�mce vermek gerekebilir.

Alfabetik s�raya g�re gidece�im. Ancak bunu yaparken kitab�n ba��nda yer ald���n� belirtti�im ki o arama cetvelinde belirtilen s�zc�k ve terimlerin hepsi olmasa bile �o�unu araya yerle�tirmek gerekecek; t�pk� kitaptaki “Bak:…” g�nderisiyle. Bu arada s�zc�k ya da terim olmayan baz� ba�l�klar� pas ge�mem gerekecek; “T�rkiye’de Masonluk” gibi… ��nk� b�yle ba�l�klar�n tan�m� yok; sadece anlat�m� var.

S�zc�k ya da terimlerin bir�o�unun alt�nda �ngilizce, Frans�zca, Almanca ve dilimizdeki (baz�s� eski baz�s� g�ncel) di�er kar��l�klar� da verilmi�. Ancak ben burada onlar� da yazmayaca��m izninizle.

Forum �yelerinden bu konuyla ilgilenenlere ��yle bir �neride bulunmak istiyorum: �ster ben aktard�k�a ister sonradan t�m aktaraca��m b�l�mleri kopyalay�p bir ba�ka ortamda alt alta biriktirin. B�ylece elinizde tam bir Mason S�zl��� olu�abilir. Belki eksikleri vard�r; oras�n� bilemem ama kapsam az�msanacak gibi de�il.

Bir de uyar�da bulunmak istiyorum. Yazar �zg�r Masonlar B�y�k Locas�’n�n �yesi oldu�u i�in, konu ba�l�klar�na t�m�yle de�ilse de �o�unlukla o b�y�k locan�n tutum ve benimseyi�i a��s�ndan bakm��. Bir de �zellikle Eski ve Kabul Edilmi� �sko� Riti �zerinde durmu�; di�er ritlerin ayr�nt�lar�n� g�z ard� etmi�. (Bunlar �nceki bas�mda varm��.)

�imdilik bu kadar… Bu konuda biraz haz�rl�k yapay�m, aktarmaya ba�lar�m.

Bu arada bir �ey sormak ya da bir �neri iletmek isteyenler varsa l�tfen belirtsin.


16 yorum | Yorum Yaz

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

Dosya G�nderen �ndirilme Dosya Boyutu
Screenshot_20240309_081131_X.jpg ANARCHOSA 36 596.18KB
000.png T�k-Tik-Tak 157 453.23KB
AE.jpg T�k-Tik-Tak 40 53.3KB
Dragutti 59 578.6KB
Dragutti 87 578.6KB
Panda.JPG midyad 508 33.49KB
Stevenson s96.JPG midyad 64 147.82KB
Stevenson s95.JPG midyad 63 170.97KB
Grand_Lodge_of_the_State_of_New_York.png Mand�ra Filozofu 60 95.97KB
20220430_213356.jpg Mand�ra Filozofu 76 78.52KB

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 overriden 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 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>SSI.php example for home page</title> <style type="text/css"> 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="license" href="http://creativecommons.org/licenses/publicdomain/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/publicdomain/88x31.png" /></a> This sample website layout is dedicated to the <a target="_blank" rel="license" href="http://creativecommons.org/licenses/publicdomain/">Public Domain</a>. </div> </div> </body> </html>

Result