Dedetok: My Experience Notes

My Experience Notes These pages contain my experiences using technology. All of the works are working properly at the time when they wrote. You may use them for any purposes.

Monday, October 10, 2016

PHP >5.3: DateTime

›
Example construct Datetime object $datetime = new DateTime("now"); $datetime =  new DateTime('2000-01-01'); Example...
Thursday, October 6, 2016

Debian Jessie: installing fail2ban 0.9.5-1 from SID with ipset

›
Debian Jessie stable contain old version of fail2ban, i.e. fail2Ban v0.8.13 (Debian 8.6). This version has reach end of life cycle from its ...
Wednesday, October 5, 2016

Simple Pagination With PHP and MySQL

›
This is my personal note to create simple pagination using php and mysql. I used mysqli object oriented style for future php support. Vers...
Tuesday, October 4, 2016

Odoo 9: restore using curl

›
Additional requirement: zip & unzip curl Install additional requirement # apt-get install zip unzip curl To restore Odoo 9 vi...
Monday, October 3, 2016

Fail2ban: install dependency python library in Debian Jessie

›
These are some python library that may be used in Fail2ban: pyinotify >= 0.8.3 (Linux >= 2.6.13) gamin >= 0.0.21 systemd >=...
‹
›
Home
View web version
Powered by Blogger.