منتديات المجاوشي

منتديات المجاوشي (http://www.vb.mjawshy.net/index.php)
-   Arabic Rss (http://www.vb.mjawshy.net/forumdisplay.php?f=41)
-   -   [مشكلة] كيف انشي جدول بقاعدة بيانات phpmyadmin (http://www.vb.mjawshy.net/showthread.php?t=414670)

RSS 03-22-2014 02:41 PM

[مشكلة] كيف انشي جدول بقاعدة بيانات phpmyadmin
 
كيف انشي جدول بقاعدة بيانات phpmyadmin


اشتريت اسكربت
يقول هذه الخطوة تسويها
2) Now you need to unzip my zip file (opencart_product_request.zip) then you will see there is upload folder so go to upload folder and copy all the folder and paste to your project root directory no worry it doesnot chanage to your any core file if you got any replacement confirmation then click yes to all now open my sql_script text file and copy the sql query and run it to your database but remember rename oc_ to ur table prefix.

----------

وعندي هالملف إلى اعمل عليه استعلام

----------
CREATE TABLE IF NOT EXISTS oc_product_request (
`r_id` int(11) NOT NULL AUTO_INCREMENT,
`product_id` int(11) NOT NULL,
`your_name` varchar(100) NOT NULL,
`your_email` varchar(100) NOT NULL,
`your_telephone` varchar(50) NOT NULL,
`your_message` varchar(500) NOT NULL,
`variation_text` varchar(100) NOT NULL,
`send_mail` int(1) NOT NULL DEFAULT '0',
`request_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`r_id`)
)



ALTER TABLE oc_product ADD COLUMN request_product int(1) NOT NULL default '0'-

-----------------

بس فين في phpmyadmin ادخل الاستعلام
جربت كثير كله بات بالفشل لم ينشئ جدول نهائيا ً







أكثر...


الساعة الآن 05:03 PM

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. منتديات بلاك بيري mjawshy.net
المجاوشي للتقنية المتقدمة