Saturday, December 31, 2016

Re: Arkadaşlar session controlu nasıl yapabilirim ?

[code]<?php
if (file_exists(dirname(__FILE__) . '/SSI.php') && !defined('SMF'))
  require_once(dirname(__FILE__) . '/SSI.php');
// Hmm... no SSI.php and no SMF?
elseif (!defined('SMF'))
  die('<b>Error:</b> Cannot install - please verify you put this i...

from Simple Machines Community Forum http://ift.tt/2iPaBM9
via IFTTT

No comments:

Post a Comment