5 Mei 2016

Contoh Curl Dengan PHP

PHP mendukung libcurl , library yang diciptakan oleh Daniel Stenberg , yang memungkinkan Anda untuk terhubung dan berkomunikasi dengan berbagai jenis server dengan berbagai jenis protokol . libcurl saat ini mendukung protokol http, https...

14 Okt 2015

Gammu Error 'Process failed with exit status 126'

Beberapa saat lalu saya mendapat error gammu dengan pesan "Process failed with exit status 126", rupanya saya baru timpa file runOnReceive gammu-smsd yang lama sehingga permission executablenya ikut yang baru. solusinya tinggal berikan permission...

Get Ip Address Client With PHP

I have create code on my github to get ip of yout websites with php. here is the link : https://github.com/ahmadrais/myPhp/blob/master/myTool.php...

10 Okt 2015

MikroTik PHP API Class

I have modified MikroTik PHP API Class. Please check on my github account https://github.com/ahmadrais/myPhp/blob/master/RouterOs.php...

25 Jan 2015

Steps to developing a usable algorithm

Here is steps to developing a usable algorithm : Model the problem. Find an algorithm to solve it. Fast enough? Fits in memory? If not, figure out why. Find a way to address the...

6 Jan 2015

Install snmpwalk snmpget on Fedora

Langkah - langkah install Snmpwalk on fedora Buka terminal dan masuk sebagai root , command : sudo su - Check package net-snmp-utils, command: yum search snmp Jika package ini ada maka net-snmp-utils bisa di...

[ Solve ] E: Sub-process /usr/bin/dpkg returned an error code (2)

Beberapa saat yang lalu saya mau install module php5-curl di Debian 7, dan saya mendapatkan error seperti ini : dpkg: unrecoverable fatal error, aborting: reading files list for package 'liblwp-mediatypes-perl': Input/output error E: Sub-process /usr/bin/dpkg...

11 Nov 2011

Sistem Pakar (Expert Systems)

Pada posting kali ini saya akan mencoba menjelaskan sekilas tentang sistem Pakar (Expert Systems). Jika Posting ini ada kekurangan atau ada hal yang bisa dibantah, silahkan tinggalkan comment di bawah. Beberapa defenisi sistem pakar...

Page 1 of 212»