PHP קוד:
elseif(isset($_GET['module']) AND $_GET['module'] == 'request_song')
{
echo <<<HTML
<div class="tgreen smallspace">
בקש שיר
</div>
<form action="" method="post" style="margin:20px 0px 10px 0px;" id="request_song">
<input class="input replace" type="text" name="song_name" value="שם השיר" style="margin-left:10px;" />
<input class="input replace" type="text" name="song_singer" value="שם הזמר" style="margin-left:10px;" />
<input class="button" type="submit" value="שלח בקשה" style="opacity:0.7;" />
</form>
איך אני מוסיף שאחרי X זמן לאותו IP הוא יכול לבקש שוב צלצול ?
תעשו טובה תביאו לי קוד מוכן ורק איפה לשנות למה אין לי מושג בזה
תודה.