http://www.afterdawn.com/software/version_history.cfm/xampp_for_windows http://code.stephenmorley.org/articles/xampp-version-history-apa...
Read More
Home » Archive for 2016
install 2 xampp di windows
http://jagowebdev.com/install-xampp-lebih-dari-satu-di-satu-komputer/
Read More
set cookiess
http://www.pontikis.net/blog/create-cookies-php-javascript http://www.w3schools.com/php/php_cookies.asp https://kb.iu.edu/d/ajfi
Read More
ci 2 bahasa
http://www.kang-cahya.com/2015/12/membuat-multi-bahasa-dengan-codeigniter.html http://www.iso.web.id/news/detail/252/membuat-bahasa-di-...
Read More
hilangkan ' "" apostrop
https://bethasidik.wordpress.com/2007/05/22/fungsi-stripslashes-dalam-php/ <?php $nama3="Imam Syafi\'i"; $nama3=strip...
Read More
eksport import postgres command line
https://www.a2hosting.com/kb/developer-corner/postgresql/import-and-export-a-postgresql-database eksport C:\Program Files\PostgreSQL\9.4...
Read More
eksport import comman line mysql
https://www.a2hosting.com/kb/developer-corner/mysql/import-and-export-a-mysql-database mysqldump -u username -p dbname > dbexport.sq...
Read More
services. msc network win 7 setting manual ga jalan
http://computerstepbystep.com/network_connections_service.html
Read More
belajar trigger postgresql function postgres
kata kunci --> belajar trigger postgresql 1. http://www.klikpedia.com/2015/11/19/mengenal-trigger-function-pada-postgresql/ 2. http://...
Read More
base url codeigniter
di config->config.php $config['base_url'] = (isset($_SERVER['HTTPS']) ? "https://" : "http://") . $...
Read More
komputer mati otomatis 10 menit
http://www.opsikomputer.com/2012/10/cara-pengaturan-timer-sleep-otomatis.html
Read More
select distinc postgres, delete double data postgres, data hapus tinggalin satu
http://www.vertabelo.com/blog/technical-articles/postgresql-select-distinct-on http://www.postgresqltutorial.com/postgresql-select-distinc...
Read More
php html excel export format cell to text
http://stackoverflow.com/questions/6620398/how-to-format-excel-file-with-styles-fonts-colors-tables-etc-with-pure-php https://pear.php.net...
Read More
cek versi xampp
pada xampp 1. klik help 2. keluar popup --> klik read me
Read More
catatan system
https://belajarphp.net/cara-membuat-fitur-otp-dengan-sms-api/ https://belajarphp.net/cara-membuat-rest-client-menggunakan-codeigniter/ h...
Read More
bagaimana menjadi system analyst
https://daus95.com/2014/04/10/bagaimana-menjadi-system-analyst/
Read More
alert variabel / panggil url js
url = "<?php echo base_url()?>"; alert(url);
Read More
Bikin core codeigniter sendiri
url : http://www.kang-cahya.com/2016/04/membuat-core-controller-sendiri-di.html
Read More
ganti format tanggal excel jadi 1990-01-01
http://belajar-komputer-mu.com/cara-mengganti-setting-format-angka-dan-waktu-indonesia-excel-windows-7/
Read More
buat belajar
https://codecanyon.net/item/-myigniter-admin-crud-and-page-generator/16421969?utm_source=sharefb
Read More
multi select cool
http://bootsnipp.com/snippets/featured/multiselect-with-icons
Read More
check all
checkall by input type button http://www.plus2net.com/javascript_tutorial/checkbox-checkall.php checkall by input type checkbox http:/...
Read More
catatan query postgres
select gospay.p_authorization.p_authorization_id, gospay.gp_personal.personal_name, gospay.gp_salary.value, gospay.p_authorization.old_tran...
Read More
catatan query msql
delete FROM tb_delivery where id_prospect in(select cif_no from tb_tabrak_bebas)
Read More
combo dinamis propinsi wilayah
lgsg tkp y http://www.sandro.id/artikel/23-membuat-select-combo-box-dinamis-dengan-ajax-dan-codeigniter database : https://codeload.git...
Read More
belajar ajaxForm
tkp guys,.. sederhana http://malsup.com/jquery/form/
Read More
sublime 3114
silahkan mencoba 3114 I use the first —– BEGIN LICENSE —– Michael Barnes Single User License EA7E-821385 8A353C41 872A0D5C DF9B29...
Read More
javascript confirmation
var answer = confirm('Are you sure you want to click this to next tab?'); if(answer) { console.log(...
Read More
crossing universe system codeigniter
buat funtion dulu y,... some function ============= public function test_api(){ header('Content-type: application/json...
Read More
belajar paging sederhana simple
===pelajari algoritma nya doeloe y ====start algorithm 1. buat deret data 2. buat mysql_num_rows hitung jumlah data 3. buat $a dibagi...
Read More
bikin rating star codeigniter
lgsg tkp aja y check on youtube https://www.youtube.com/watch?v=B3ocb0mih1k http://blog.markmirandilla.com/2011/09/10/implement-a-star-...
Read More
belajar Bootstrap Tabs and Pills dan JS Tab
Bootstrap Tabs and Pills http://www.w3schools.com/bootstrap/bootstrap_tabs_pills.asp Bootstrap JS Tab cool try it http:/...
Read More
setting email di outlook
ada di dropbox, cek dropbox cuy
Read More
create element, appendchild javascript, remove DOM, input html DOM JS
http://www.w3schools.com/jsref/met_node_appendchild.asp http://www.w3schools.com/jsref/met_document_createelement.asp input text objec...
Read More
belajar tutorial explode implode split
<?php echo "belajar explode"; echo '<br >'; $to = '26-07-2016'; echo $to; echo '<br /...
Read More
kumpulan google maps cara pakai
Kumpulan Tutorial Google Maps Untuk Membuat Aplikasi GIS SEPTEMBER 9, 2015 / EL CICKO / 12 COMMENTS Tutorial Google Maps yang ...
Read More
rekursif menu php, codeigniter
dinamis http://achmatim.net/2012/03/19/fungsi-rekursif-dan-penerapannya-di-php/ https://arielthekillers.wordpress.com/2011/09/21/php-jq...
Read More
belajar session php native dan codeigniter
native php ============ http://www.nulis-ilmu.com/2014/10/mengenal-session-pada-php-dan-cara-menggunakannya.html Lihat Index Artike...
Read More
server side codeigniter 3
http://harviacode.com/2015/05/29/menampilkan-serverside-datatables-pada-codeigniter-3/
Read More
virtual host
http://bisakomputer.com/membuat-virtual-host-dengan-xampp-pada-windows-7-untuk-web-development-lebih-mudah/ http://pixelbali.com/tutorial...
Read More
bootstrap multiple select move to right
http://www.jqueryscript.net/form/Two-side-Multi-Select-Plugin-with-jQuery-multiselect-js.html http://loudev.com/
Read More
simple tooltip html
<!DOCTYPE html> <html> <body> <h2>The title attribute</h2> <p title="I'm a tooltip">...
Read More
setting timestamp date curdate()
http://www.duniailkom.com/tutorial-belajar-mysql-cara-memformat-tampilan-tanggal-mysql-date_format/ http://www.duniailkom.com/tutorial-be...
Read More
CodeIgniter Active Record Where Not In String
$ignore = array ( 12 , 13 ); $this -> db -> where_not_in ( 'crm.user_id' , $ignore );
Read More
PHP: HOW TO EASILY PROVIDE JSON AND JSONP
http://www.geekality.net/2010/06/27/php-how-to-easily-provide-json-and-jsonp/ http://php.net/manual/en/function.json-encode.php
Read More
TCPDF ERROR: Some data has already been output, can't send PDF file & eksport php pdf tdpdf
http://stackoverflow.com/questions/16011050/tcpdf-error-some-data-has-already-been-output-cant-send-pdf-file php mysql tcpdf http://tek...
Read More
javascript ubah ubah date tgl
var start_permanen_date = $("#start_permanen_date").val(); alert(start_permanen_date); var thn = new Date(new Date()...
Read More
geocoding google autocomplete
http://sleepingtux.blogspot.co.id/2013/12/menggunakan-google-geocoding-api.html http://ilmukomputer.org/2008/04/28/geocoding-di-mapinfo-pr...
Read More
letter-spacing
http://www.w3schools.com/cssref/tryit.asp?filename=trycss_letter-spacing <!DOCTYPE html> <html> <head> <style>...
Read More
membuat-dropdown-select-data-wilayah.html
http://www.kang-cahya.com/2015/05/membuat-dropdown-select-data-wilayah.html
Read More
mysql store procedure php
https://phpkoder.wordpress.com/2014/02/17/stored-procedures-di-mysql-dan-php/
Read More
template typehead
$('#m_client_name').typeahead({ source: function (query, process) { if (timeout) { clearTimeo...
Read More
core codeigniter
http://www.nusansifor.com/2015/03/php-codeigniter-memahami-dasar-dan-pemanfaatan-controller/
Read More
trigger mysql
url http://susahsingsot.blogspot.co.id/2014/01/membuat-trigger-di-mysql-dengan.html
Read More
postgres sql
add field ALTER TABLE gospay.m_struktur_organisasi ADD COLUMN m_level character varying(50); ganti nama field ALTER TABLE gospay.m_s...
Read More
insert multiple sql
insert into tblpegawai (no_induk,nama,jenis_kelamin)values ('001','Oya Suryana','L') , ('002','Dadang S...
Read More
command line postgres
bin>psql -U postgres Password for user postgres: super postgres=# \c gospay enter postgres=# \connect gospay enter udah masuk ke d...
Read More
Langganan:
Postingan (Atom)