Phpfaber Tinylink > Tiny Admin / Settings.php

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Phpfaber Tinylink

Download:
phpfaber-tinylink.zip

Category:
Url Submitters

Archive Content:

Tiny Admin

Tiny Doc

Tiny Images > Admin

Tiny Images

Tiny Includes > Adodb

Tiny Includes > Adodb > Datadict

Tiny Includes > Adodb > Drivers

Tiny Includes > Adodb > Lang

Tiny Includes > Adodb

Tiny Includes

Tiny Includes > Smarty

Tiny Includes > Smarty > Plugins

Tiny Includes > Smarty

Tiny Templates > Admin

Tiny Templates

Content:

Settings.php:


<?php

// -----------------------------------------------------------------------------
//
// phpFaber TinyLink v.1.0
// Copyright(C),  phpFaber LLC,  2004-2005,  All Rights Reserved.
// E-mail: products <at> phpfaber <dot> com
//
// All forms of reproduction,  including,  but not limited to,  internet posting,
// printing,  e-mailing,  faxing and recording are strictly prohibited.
// One license required per site running phpFaber TinyLink.
// To obtain a license for using phpFaber TinyLink,  please register at
// http://www.phpfaber.com/i/products/tinylink/
//
// 19:59 28.07.2005
//
// -----------------------------------------------------------------------------

require_once("../tiny_includes/config.php");

checkAdmin($HTTP_SESSION_VARS['inadmin']);

if(
$settingsupdateSettings($alogin, $apwd, $upp, $url_to_index, $limit, $refreshrate, $link_lenght);

$smarty = new Smarty;
$smarty->template_dir "$dir_ws/tiny_templates/admin";
$smarty->compile_dir "$dir_ws/tiny_templates_c";
$smarty->assign("sett", getSettings());
$smarty->display("settings.htm");

?>


Other Url Submitters Scripts:

  • Phpfaber Tinylink
WebMaster Resources Home

©RingsWorld.com