- 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
Showing posts with label cheatsheet. Show all posts
Showing posts with label cheatsheet. Show all posts
Monday, February 27, 2012
lampp cheatsheet
Saturday, February 18, 2012
PHP Cheatsheet
- chek form udah submit : if (isset($_POST['Submit1'])) { }, Submit1 adalah nama submitnya.
html cheatsheet
- tulis kode html di postingan blog : buka situs centricle.com/tools/html-entities/ atau blogcrowds.com/resources/parse_html, copy paste kodenya.
- html link button : <input value="Click Me" type="button" onClick="window.location.href=index.php'" />
Monday, February 13, 2012
MS Word 2010 Cheat Sheet
- show text boundaries : File - Options - Advanced - Show Document Content - Show Text Boundaries
Subscribe to:
Posts (Atom)