Jumat, 16 Agustus 2013

PHP Indonesia - Facebook: Mastah, ini scriptnya salah dimana ya? ini saya ud...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
How to Get into Medical School

A tested blueprint to approach the daunting admissions process with both confidence and success! Enroll in this online course for just $29.
From our sponsors
Mastah, ini scriptnya salah dimana ya? ini saya ud...
Aug 16th 2013, 13:57, by Ashari Muhammad

Ashari Muhammad 1:57pm Aug 16
Mastah, ini scriptnya salah dimana ya?
ini saya udah cari berbagai informasi tetep belum paham.
CREATE TABLE'tutorial_chats'(
'id' int(11) NOT NULL auto_increment,
'user_ip' varchar(255) NOT NULL,
'chat_name' varchar(255) NOT NULL,
'chat_text' text NULL,
'chat_name_color' varchar(255) NULL,
'chat_text_color' varchar(255) NULL,
'date_time' datetime NULL,
PRIMARY KEY('id')
)ENGINE=MyISAM DEFAULT CHARSET=utf8;

keluar error gini
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''mediatutorial_chats'( 'id' int(11) NOT NULL auto_increment, 'user_ip' varchar' at line 1

Bhie Phratama 1:59pm Aug 16
itu scriptnya ada yg nyatu =>CREATE TABLE 'table_name'

Gunawan Mujur Wibisono 2:00pm Aug 16
kutip nama tablesalah

Ashari Muhammad 2:01pm Aug 16
mas bhie
keluarnya gini #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''tutorial_chats'(
'id' int(11) NOT NULL auto_increment' at line 1

Ashari Muhammad 2:02pm Aug 16
mas gunawan harusnya gimana?

Solin Aee Laugghh 2:03pm Aug 16
Nyimak.

Ashari Muhammad 2:07pm Aug 16
iya, udah kok mas, masih muncul gitu tadi.

Gunawan Mujur Wibisono 2:07pm Aug 16
kutipnya pake ` bukan '
ato kasi spasi setelah table dan jgn pake kutip buat nama tablenya

Alfan Zain 2:07pm Aug 16
itu di pesan error udah keliatan kan yg mana.

Ashari Muhammad 2:09pm Aug 16
iya, maaf mas alfan. saya juga kurang paham yang gini. biasanya langsung di phpmyadmin nya mbuat tablenya. maaf baru belajar :D

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar