Showing posts with label cheatsheet. Show all posts
Showing posts with label cheatsheet. Show all posts

Monday, February 27, 2012

lampp cheatsheet

  1. letak file php.ini adalah /opt/lampp/etc/php.ini, buka file ini menggunakan super user di terminal, karena biasanya user biasa tidak memiliki akses ke file tersebut. contoh                                          $sudo gedit /opt/lampp/etc/php.ini

Saturday, February 18, 2012

PHP Cheatsheet

  1. chek form udah submit : if (isset($_POST['Submit1'])) { }, Submit1 adalah nama submitnya.

html cheatsheet

  1. tulis kode html di postingan blog : buka situs centricle.com/tools/html-entities/ atau blogcrowds.com/resources/parse_html, copy paste kodenya.
  2. html link button : <input value="Click Me" type="button" onClick="window.location.href=index.php'" />

Monday, February 13, 2012

MS Word 2010 Cheat Sheet

  1. show text boundaries : File - Options - Advanced - Show Document Content - Show Text Boundaries