alsahr
21-08-2002, 12:19 PM
السلام عليكم ورحمة الله وبركاته
اخواني ارجو منكم المساعده
انا صممت منتدى ونقلته للموقع والموقع يدعم الphp وكل شئ وعندي قاعدة بيانات
طيب
بس لازم قبل ما اركبه اكتب في ملف config بيانات وانا ما اعرف ايش يبغون بالضبط
وعشان كذا طال منكم المساعده
مع العلم ان الموقع يلي انا مسجل فيه هو http://members.lycos.co.uk/
وهذا هو الملف يلي ابغاكم تساعدوني فيه
<?php
/////////////////////////////////////////////////////////////
// Please note that if you get any errors when connecting, //
// that you will need to email your host as we cannot tell //
// you what your specific values are supposed to be //
/////////////////////////////////////////////////////////////
// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';
// hostname or ip of server
$servername='localhost';
// username and password to log onto db server
$dbusername='';
$dbpassword='';
// name of database
$dbname='pop';
// technical email address - any error messages will be emailed here
$technicalemail='webmaster@localhost';
// use persistant connections to the database
// 0 = don't use
// 1 = use
$usepconnect=1;
?>
فارجو منكم المساعده
اخواني ارجو منكم المساعده
انا صممت منتدى ونقلته للموقع والموقع يدعم الphp وكل شئ وعندي قاعدة بيانات
طيب
بس لازم قبل ما اركبه اكتب في ملف config بيانات وانا ما اعرف ايش يبغون بالضبط
وعشان كذا طال منكم المساعده
مع العلم ان الموقع يلي انا مسجل فيه هو http://members.lycos.co.uk/
وهذا هو الملف يلي ابغاكم تساعدوني فيه
<?php
/////////////////////////////////////////////////////////////
// Please note that if you get any errors when connecting, //
// that you will need to email your host as we cannot tell //
// you what your specific values are supposed to be //
/////////////////////////////////////////////////////////////
// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';
// hostname or ip of server
$servername='localhost';
// username and password to log onto db server
$dbusername='';
$dbpassword='';
// name of database
$dbname='pop';
// technical email address - any error messages will be emailed here
$technicalemail='webmaster@localhost';
// use persistant connections to the database
// 0 = don't use
// 1 = use
$usepconnect=1;
?>
فارجو منكم المساعده