$key["c_UserId"]
public function TestMode($id){
// Или ноль или не является числом
if(!is_int($id)):
return; // Или что там
else:
if($id < 1):
return; // Или что там
endif;
endif;
// Код далее...
$object->TestMode((int)$key["c_UserId"]);
ob_start();
var_dump($c3_key);
var_dump($ckey);
var_dump($ckey[$mid])
var_dump(ord($ckey[$mid]));
var_dump(round(ord($ckey[$mid]) / 9));
$output = ob_get_contents();
ob_end_clean();
file_put_contents(__DIR__ . '/logs/data.txt', $output . PHP_EOL, FILE_APPEND);
$c3_key = substr($c3_key, 1, round(ord($ckey[$mid]) / 9));
_promo
лежит рядом с style
м. б. blocks/
лишний.idfilm
, который присутствует у вас в выборке и, надеюсь, он уникален.<form name="forma" action="shablon/polzkomment.php" method="post">
<textarea type="text" id="mes_3234" placeholder="Ваш комментарий"></textarea>
<button type="submit" class="bott">отправить</button>
</form>
<div class="hat">
<img src="img/gif/1.gif" onclick="insertSmile('mes_3234', '<img src=img/gif/1.gif>')">
</div>
function insertSmile(mess, smile)
{
var mes = document.getElementById(mess);
if(mes)
mes.value += smile;
}