Senin, 10 September 2012

0 Database ; PHP & MYSQL

MEMUNCULKAN DATABASE MYSQL DALAM BENTUK TABLE MENGGUNAKAN PHP.. <?phpinclude "config.php";$no = 1;$sql = "SELECT * from stasiun";$hasil = mysql_query($sql) or die (mysql_error());$cekdata = mysql_num_rows($hasil);if ($hasil==0) {    echo "data tidak ada";    }    else {    echo "<table border='1' cellspacing=0 cellpadding=0 width=80%><tr><th scope=col> <abbr=No class=nobg>No</th><th scope=col> NAMA_STASIUN RADIO </th><th scope=col> ALAMAT </th><th scope=col> FREKUENSI</th></tr>";while ($stasiun = mysql_fetch_array($hasil))   ...

0 Tugas Alter table; Radio

Microsoft Windows [Version 6.1.7600]Copyright (c) 2009 Microsoft Corporation.  All rights reserved.C:\Users\pcs31>cd\xampp\mysql\binC:\xampp\mysql\bin>dor/'dor' is not recognized as an internal or external command,operable program or batch file.C:\xampp\mysql\bin>dir/Invalid switch - "".C:\xampp\mysql\bin>dir/w Volume in drive C has no label. Volume Serial Number is 3837-CD8F Directory of C:\xampp\mysql\bin[.]                     [..]                   ...

Senin, 27 Agustus 2012

0 ALTER TABLE PADA DATABASE MOTOR; CMD

Microsoft Windows [Version 6.1.7600]Copyright (c) 2009 Microsoft Corporation.  All rights reserved.C:\Users\pcs31>cd\xampp\mysql\binC:\xampp\mysql\bin>dir/w Volume in drive C has no label. Volume Serial Number is 3837-CD8F Directory of C:\xampp\mysql\bin[.]                     [..]                    bug25714.execomp_err.exe            echo.exe               ...

Senin, 06 Agustus 2012

0 MYSQL PADA CMD

                34 File(s)    129.743.561 bytes                 2 Dir(s)  53.382.750.208 bytes free C:\xampp\mysql\bin>dir\w  Volume in drive C has no label.  Volume Serial Number is 3837-CD8F  Directory of C:\ File Not Found C:\xampp\mysql\bin>dir \w  Volume in drive C has no label.  Volume Serial Number is 3837-CD8F  Directory of C:\ File Not Found C:\xampp\mysql\bin>dir/2 Invalid switch - "2". C:\xampp\mysql\bin>dir/w  Volume...
 

My Lesson Copyright © 2011 - |- Template created by O Pregador - |- Powered by Blogger Templates