[مجابة] مشكله في هذا الهاك؟؟؟
المشرف: alhitary
[?????] ????? ?? ??? ????????
?????? ????? ????? ???? ???????
?????? ??? ????? ?????
????? ???? ????? ?? ??? ????? ??? ???:
***********
??? ????? ?? ?? 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;
***********
?? ???? ???? ??????>>>>??? ????? ?? ?? phpBBMyAdmin
??? ????? ??? ????? ??? ????? ?????????? ??????? ????? ?????? ???????
?????/?????

????? ???? ????? ?? ??? ????? ??? ???:
***********
??? ????? ?? ?? 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;
***********
?? ???? ???? ??????>>>>??? ????? ?? ?? phpBBMyAdmin
??? ????? ??? ????? ??? ????? ?????????? ??????? ????? ?????? ???????
?????/?????

آخر تعديل بواسطة خليجي في الأربعاء أكتوبر 19, 2005 1:09 pm، تم التعديل مرة واحدة.
??????? ??? ??? ???? ?????
????? ???????? ???? ???? ???????
???? ????? ?? ???? ???? ???? ??? ?????
?????? ???? ????? ?? ?? ??????
??? ??????? ??? ???? ???? ??? ????? ?? ???????? ???? ??????
?? ?????? ??? ???? ???
????? ???? ?? ??????? ??????? ?????? ??? ????
????? ???? ?????? ???? ???? ????? ?????
??????? ??????? ???? ?? ??? ?????? ?????? ?????? ?????? ????? ????? ???????
????? ??? ?? ??? ???? ?????? ????? ????? ???? ?????? ????
?????? ???? ?????
????? ???? ?? ????? ??????
????/?????
????? ???????? ???? ???? ???????
???? ????? ?? ???? ???? ???? ??? ?????
?????? ???? ????? ?? ?? ??????
??? ??????? ??? ???? ???? ??? ????? ?? ???????? ???? ??????
?? ?????? ??? ???? ???
????? ???? ?? ??????? ??????? ?????? ??? ????
????? ???? ?????? ???? ???? ????? ?????
??????? ??????? ???? ?? ??? ?????? ?????? ?????? ?????? ????? ????? ???????
????? ??? ?? ??? ???? ?????? ????? ????? ???? ?????? ????

????? ???? ?? ????? ??????
????/?????
منتديات محمد بن راضي:
http://rady.43i.net
http://rady.43i.net
??? ????? ?????

?? ????? ?? ??? ????? ??? ??? ?????? ??? phpMyAdmin ???? ???? ?? ???? ??? ?? ???? ?? ?? ??? phpMyAdmin ?? ?? ???? ??????? ??????? ??????? ???????

???
![]()
??? ?? ??? ???? phpMyAdmin ?? ?? ??????? ?? ??? ????? ??? ??? ??????
http://www.phpbbsupport.co.uk/db_generator.php
??? ????? ?? SQL ?? ?????? ????? ??? Submit ???? ???? ??????? ???? ?? ?????? ??????? ????? ??? Download ???? ??? ?????? ??? ????? ? ?????? ????? ?????? ??????? ????? ??? ????? ?????? ( ????? ????? / db_update.php ) ??? ??? ??? ???? ?? ????? ??????? ??? ??????? ?????? ???? ?????
???????? ?? ????? ??? ???? ??????? ??????? ?????? ??? ?????

- ????? ????? ???? ??? phpMyAdmin ?? ?????? ????
- ???? ??? phpMyAdmin ???? ???? ?????? ????? ?? ?????? ???? ???? ???? Cpanel ???? ENSIM ???? ????? ???? ???? ??? ??????
- ????? ????? ???? ??????? ??? ??? ????? ???? ????? ?? ??????? ????????? ??????????
????? ??? ??????? ??????? ????????? ??????? ??? ??? ?? ????? ?????

???? ?????? ??? ?? ????
??? ??? ???? ?????? ??? ??? ???? ??? ??????
???? ?? ???? ????? ??? ??? ??????? ?? ??? ???:
http://members.lycos.co.uk/alnoorsa/phpBB2/
???? ??????? ????? ??? ??? ?????? ??? ?? ????? ?????? ??? ??????
???? ????? ?? ?????? ?????? ?????? ???
??? ?? ??? ??? ????? ?????? ?????? ?????? ???????
????/?????
??? ??? ???? ?????? ??? ??? ???? ??? ??????
???? ?? ???? ????? ??? ??? ??????? ?? ??? ???:
http://members.lycos.co.uk/alnoorsa/phpBB2/
???? ??????? ????? ??? ??? ?????? ??? ?? ????? ?????? ??? ??????
???? ????? ?? ?????? ?????? ?????? ???

????/?????
منتديات محمد بن راضي:
http://rady.43i.net
http://rady.43i.net
?? ???

???? ?????? ?????? ??????? ?? ??? ????? .. ???? ?? ????? ???????
????? ????? ??? ??? ?? ??? ????? ??? ?? ??? ????? ..
كود: تحديد الكل
Template->make_filename(): Error - file ./templates/Ramadan_dream/ehdaa_body.tpl does not exist
???? ???? ????? ?? ????? ?????? ????? ??? ???? ????? ??? ????? ??? ???? ?? ????? ??????? ?????????
??? ?????? ???? ??? ???? ??????? ?? ?????
??? ???? ??????? ???? ???????? ?????? ???? ???? ?? ???? ?? ????? ???? ????? ???? ????? ???????
????? ??????:
****************
??? ???????
---------------
???? ??? 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;
----------------------------------
*************
????? ??????? ????? ?????? ??????? ???? ????? ?? ????? ???>>>db_update.php
??? ????>>>??? ????? ?? SQL ?? ?????? ????? ??? Submit ???? ???? ??????? ???? ?? ?????? ??????? ????? ??? Download ???? ??? ?????? ??? ????? ? ?????? ????? ?????? ??????? ????? ??? ????? ?????? ( ????? ????? / db_update.php ) ??? ??? ??? ???? ?? ????? ??????? ??? ??????? ?????? ???? ????? <<<
??? ???? ???db_update.php???
???? ??? ????? ????? ???? ??????? ???????
???? ???? ??? ????? ??? ??????? ???? ?????...?? ???? ???db_update.php ????? ?? ??? ??????? ??????????
???? ???? ??????? ???? ???? ????? ?? ???? ?? ?? ?????? ??????? ???? ??? ??????? ???? ????? ?? ????? ?????? ?? ????? ???? ?????? ????? ???????? ??????????
????/?????
??? ?????? ???? ??? ???? ??????? ?? ?????
??? ???? ??????? ???? ???????? ?????? ???? ???? ?? ???? ?? ????? ???? ????? ???? ????? ???????
????? ??????:
****************
??? ???????
---------------
???? ??? 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;
----------------------------------
*************

??? ????>>>??? ????? ?? SQL ?? ?????? ????? ??? Submit ???? ???? ??????? ???? ?? ?????? ??????? ????? ??? Download ???? ??? ?????? ??? ????? ? ?????? ????? ?????? ??????? ????? ??? ????? ?????? ( ????? ????? / db_update.php ) ??? ??? ??? ???? ?? ????? ??????? ??? ??????? ?????? ???? ????? <<<
??? ???? ???db_update.php???
???? ??? ????? ????? ???? ??????? ???????
???? ???? ??? ????? ??? ??????? ???? ?????...?? ???? ???db_update.php ????? ?? ??? ??????? ??????????
???? ???? ??????? ???? ???? ????? ?? ???? ?? ?? ?????? ??????? ???? ??? ??????? ???? ????? ?? ????? ?????? ?? ????? ???? ?????? ????? ???????? ??????????
????/?????
منتديات محمد بن راضي:
http://rady.43i.net
http://rady.43i.net
?? ????? ?????

?????? ??? ????? ???? ???? ???? ???? ??? ????? ?????? ?? ?????? ???? ???? ????? ??? ????? ??? ?? ????? ..
http://members.lycos.co.uk/alnoorsa/php ... update.php
?????? ??? ???? ?? ????? ????? ????? ??? SQL ??? ????? ??????? .. ?????? ???? ????? db_update.php
?? ??? ?? ?? ?? ?????


????? ????? ??? ??? ??? ?????
?? ????? ?????? ????????
???? ???????? ??? ??????? dr.3
????/?????:D
منتديات محمد بن راضي:
http://rady.43i.net
http://rady.43i.net
الموجودون الآن
المتصفحون للمنتدى الآن: لا يوجد أعضاء مسجلين متصلين و 8 زوار