Url request in Android
In this article i will show you how to send ‘url request’ in android. We need 4 file here : 1) MainActivity.java 2) MyTask.java 3) AsyncTaskCompleteListener.java 4) Utils.java
In this article i will show you how to send ‘url request’ in android. We need 4 file here : 1) MainActivity.java 2) MyTask.java 3) AsyncTaskCompleteListener.java 4) Utils.java
Yesterday, i can’t access localhost/phpmyadmin after downgrade the ‘wamp’ server from ‘2.2e’ to ‘2.0h’. After find the solution on google, that error caused by : path of phpmyadmin in “phpmyadmin.conf” is wrong.
Kalau di yii1, kita bisa menggunakan modul ‘rights’ & ‘user’ untuk Otentikasi dan Otorisasi. Sedangkan di yii2 kita bisa gunakan modul ‘yii2-admin’. HASIL MODULE YII2-ADMIN : Tutorial kali ini saya menggunakan linux, so bagi yang mengunakan windows ngga masalah toh… Continue Reading
DEMO HERE Previously, i wrote an article “How to create CRUD using GII in Yii2“. Now here i will show you how to Create CRUD without GII. Let’s begin !
In this article i will show you “how to use some class(Html & Url) in yii2” to get relative and absolute URL. *note : My url yii2 located in http://localhost/yii2_advanced/ directory in /var/ww/html/yii2_advanced