Total Users Online: 0 üye, 486 guest | Tarih/Saat: 2026-08-25 13:31
 
Ülke resimleri , son üyeler gün?
2010-11-27 18:02 GMT  oklu Alnt
Kaan

User is: Online status   Gender_M
Posts: 2772
Ülke: İstanbul - 34
Meslek: Serbest Meslek
Age: 43

Benim Kulland?g?m bu al hepsi senin olsun kendine g?re d?zenle kullan sana verdi?im kodda hi? bir sorun yoktur. Sql kodlar?nda eksik oldugu i?in tarih c?km?yor.
:
hp]<?PHP

/* ====================

Seditio - Website engine

Copyright Neocrome

http://www.neocrome.net



[BEGIN_SED]

File=plugins/newusers.php

Version=700

Updated=2004-mar-02

Type=Plugin.Index

Author=Neocrome

Description=

[END_SED]



[BEGIN_SED_EXTPLUGIN]

Code=newusers

Part=main

File=newusers

Hooks=index.tags

Tags=index.tpl:{PLUGIN_NEWUSERS}

Minlevel=0

Order=10

[END_SED_EXTPLUGIN]



==================== */

if ( !defined('SED_CODE') ) { die("Hacking attempt."); }

$cfg_limit = 10;

$sqltmp = sed_sql_query("SELECT user_name, user_id, user_country, user_regdate FROM $db_users ORDER by user_regdate DESC LIMIT $cfg_limit");

$plugin_bodyy .= "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\">";

while ($row = mysql_fetch_array($sqltmp))

{

$user_country = (empty($row['user_country'])) ? "00" : $row['user_country'];

$plugin_bodyy .= "<tr><td class=\"small\">".sed_build_flag($user_country)." &amp;nbsp; ".sed_build_user($row['user_id'], sed_cc(stripslashes($row['user_name'])))." &amp;nbsp; ".sed_build_timegap($row['user_regdate'],    $sys['now_offset'])."&amp;nbsp;</td></tr>";

}

$plugin_bodyy .= "<tr><td align='right' style='text-align: right;'><a href='https://seditio.com.tr/eski1' onclick='window.open(this.href); return false;' onkeypress='window.open(this.href); return false;'>©</a></td></tr></table>";



$t-> assign(array(

"PLUGIN_NEWUSERS" => $plugin_bodyy,

));

?>

 
Konuyla İlgili Diğer Başlıklar
Resimleri yan yana koymak
Letlogin png resimleri
Üyeler Sayfasında Online Durumu Gösterme
sadece üyeler konuları görsün yada linkleri görsün
imgur.com ve imageshack resimleri görünmüyor
Emlak, Oto Galeri, Rent A Car, ?iir, Edebiyat Script Sipari?lerinizi Verebilirsiniz.
Detaylar ??in: kaan@ntka.org

Seditio 170 ?ndir
Capte M?zik ?ndir
Seditio Toolbar ?ndir

 

Powered by Seditio © 2009-2012 All Rights Reserved