Articles Comments

{ Berbagi, Menulis, Dan Mengajar } Ilmu… » 7. Operating System

Foto Docx

Doc_foto _1 Doc_foto_2 … Read entire article »

Filed under: 7. Operating System

Foto Bu Pungky

Filed under: 7. Operating System

ini Uang Bensin ke Lokasi KKN

Filed under: 7. Operating System

script error handler dan cek koneksi

<?php set_error_handler(‘PesanKesalahan’); function PesanKesalahan($string){ print ” Data tdk tersinkronisasi : “.”\n”; } $filename = “./asset/koneksi/Bahagia.txt”; $handle = fopen($filename, “r”); if($handle){ $Tanggal = fread($handle, filesize($filename)); $sub_kalimat = substr($Tanggal,20,-39); echo $sub_kalimat .’ – ‘.date(‘Y’); fclose($handle); } else { echo “<h4 style=\”text-align:center;color:red;\”>”.’Billing Off’.”</h4>”;} ?> … Read entire article »

Filed under: 7. Operating System

Adduser di MYSQL dengan menggunakan konsol

DELETE USERNYA KALO SUDAH ADA, ———————– SELECT User,Host FROM mysql.user; DROP USER ‘testuser’@’localhost'; —- mysql> CREATE USER ‘NamaUser’@’localhost’ IDENTIFIED BY ‘passwordnya'; Query OK, 0 rows affected (0.52 sec) mysql> GRANT SELECT ON *.* TO ‘NamaUser’@’localhost'; Query OK, 0 rows affected (0.12 sec) Issue the GRANT command now to grant those permissions: GRANT ALL PRIVILEGES ON *.* TO ‘debian-sys-maint’@’localhost’ IDENTIFIED BY ‘n4aSHUP04s1J32X5′; mysql> GRANT ALL PRIVILEGES ON *.* TO ‘debian-sys-maint’@’localhost’ IDENTIFIED BY ‘n4aSHUP04s1J32X5′; GRANT ALL PRIVILEGES ON *.* TO ‘dimas’@’localhost’ IDENTIFIED BY ‘okedeh'; … Read entire article »

Filed under: 7. Operating System

drupal backup

https://www.drupal.org/docs/7/upgrade-to-drupal-7/copying-your-live-site-to-a-test-site-command-line … Read entire article »

Filed under: 7. Operating System

SKEP KKN 2019

Scan Sk Panitia KKN … Read entire article »

Filed under: 7. Operating System

Error Kode

A PHP Error was encountered Severity: Notice Message: Constant UPLOAD_DIR already defined Filename: controllers/Daftar.php Line Number: 150 Backtrace: File: /home/aplikasi-kkn/public_html/application/controllers/Daftar.php Line: 150 Function: define File: /home/aplikasi-kkn/public_html/index.php … Read entire article »

Filed under: 7. Operating System

Tema KKN Tematik, Proposal KKN Tematik

PROP KKN TEMATIK … Read entire article »

Filed under: 7. Operating System

mp3 vonverter 2018

http://convert2mp3.net/en/index.php?p=complete&id=youtube_vREM2j79b7A&key=aWAJx10LW4cx … Read entire article »

Filed under: 7. Operating System