<?php
@session_start();
include("ayar.php");
$post_mesaj=htmlspecialchars($_POST['zmesaj']);
@$post_kullanici=$_SESSION['kullanici_adi'];
$mesajgir=mysql_query("insert into mesajlar(zmesaj,zname)values('$post_mesaj','$post_kullanici')");echo mysql_error();hocam boyle kullandım ama '<&%'> girdigim zaman textebana gene
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%&','gkaradagan')' at line 1Mesaj Gonderilemedi Hata OlustuAnaSayfahata kodunu veriyor acaba nasıl bir yanlıs yapıyorum