[ ! ] استفسار بخصوص الاهداءات ..
المشرف: alhitary
[ ! ] ??????? ????? ????????? ..
?????? ...............
??? ??? ???????? ??? ????????? ??? ?? ?????? ..
?????? ??? :
1- ??? ?????? ?????? ???? ?????? ?? ?? ????? ?
2- ??? ????? ????? ???? ????? ??? ( ???? ?? ... ??? ?? ????? ??????
??? ??? ????? ??? ?????? ???? ) ... ???? ?? ???? !!
3- ?? ???? ??? .. ???? ????? ????????? ??? ??? ?????? ??????? ??
???? ?????? ????? ??? ?? ????? ?????? ..
كود: تحديد الكل
??? ???????
---------------
???? ??? index.php
-------------------
???? ??
// Generate the page
-------------------------
????? ???
-----------
$ehdaa_views_sql="SELECT * FROM ".$table_prefix."ehdaa ORDER BY id DESC LIMIT 10";
$ehdaa_views = $db->sql_query($ehdaa_views_sql);
while ($line = mysql_fetch_array($ehdaa_views)) {
$id = $line["id"];
$name = $line["name"];
$mail = $line["mail"];
$comment = $line["comment"];
$template->assign_block_vars('pop', array(
'COMMENT' => $comment,
'NAME' => $name,
'MAIL' => $mail,
'ID' => $id)
);
};
----------------------
???? ??? index_body.tpl ?? ???????
-------------------------------
??? ????? ?? ?? ?????
--------------------------------
</br>
<table width="99%" cellpadding="2" cellspacing="1" border="0" class="forumline" align="center">
<tr>
<td class="catHead" align="left" height="25" width="12%">
<p align="right"><span class="cattitle">
<input onclick="javascript:popUp('add.php?do=view')" type="submit" value="??? ?????">
</span></td>
<td class="row1" align="left" height="25" width="88%"><span class="gensmall">
<marquee id="recent_topics" behavior="scroll" direction="right" scrolldelay="50" scrollamount="2">
<!-- BEGIN pop -->
<span class="gensmall"><font color="#FF0000"><b>????? : </b></font><a href="mailto:{pop.MAIL}">{pop.NAME}</a> <font color="#FF0000"><b> ??????? </b></font>: {pop.COMMENT} <font color="#0000FF"><b>||</b></font> </span>
<!-- END pop -->
</marquee>
</span>
</td>
</tr>
</table>
-------------------------------
???? ??? index_body.tpl ?? ???????
--------------------------------
??? ????? ?? ?? ?????
----------------------
<SCRIPT LANGUAGE="JavaScript">
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=380,height=230,left = 199.5,top = 196.5');");
}
</script>
--------------------------------------------
???? ??? lang_admin.php ?? ?????
-----------------------------
???? ??
---------
$lang['General'] = "????? ????";
---------------------------------
?? ??? ???? ?????
-----------------
$lang['ArabStar'] = "<center><b>??? ?????</b></center>";
----------------------------------
???? ????? ???? ???????
----------------------------
????? ???? ??????? ?? ?????
----------------------
add.php
save.php
admin/admin_ehdaa.php
admin/ehdaa_edit.php
admin/ehdaa_del.php
templates/ehdaa_body.tpl
-----------------------------------
??? ????? ?? ?? phpBBMyAdmin
----------------------------
CREATE TABLE `phpbb_ehdaa` (
`id` int(11) NOT NULL auto_increment,
`name` text NOT NULL,
`mail` text NOT NULL,
`comment` text NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM;
----------------------------------
?????
?????? ??? :
1- ??? ?????? ?????? ???? ?????? ?? ?? ????? ?
2- ??? ????? ????? ???? ????? ??? ( ???? ?? ... ??? ?? ????? ??????
??? ??? ????? ??? ?????? ???? ) ... ???? ?? ???? !!
3- ?? ???? ??? .. ???? ????? ????????? ??? ??? ?????? ??????? ??
???? ?????? ????? ??? ?? ????? ?????? ..
الموقع http://www.alghadfm.com
تركيب سكريبتات بمختلف أنواعها مجاناً
تبادل إعلاني دائم .. مع موقعنا ومنتدياتنا
دعوات لبريد Gmail .. مجاناً [أطلبها في أي وقت]
الماسنجر admin@alghadfm.com



الماسنجر admin@alghadfm.com
الموجودون الآن
المتصفحون للمنتدى الآن: لا يوجد أعضاء مسجلين متصلين و 26 زائرًا