Invisible text using PHP
This time, let’s try to insert single character with same color as the background inbetween words. This method will avoid visitor to copy paste text from your homepage because they will get a buch of un-understood words. This is cool (in my own opinion), I insert/replace any white space with single character, and set the
Using Online Translator As Web Proxy
Some of us are happy enough having nice internet connection, full access anywhere. But for those who use internet from office, sometimes the network administrator restricts some website to visit (friendster, myspace, altavista etc). Many reason for it. Mostly, to enhance worker performance and to avoid virus and other malwares. But it feel like we
Stupid Linux User
I visited MediaTech Expo ’06 at Mandala Bakti Wanitatama building, this afternoon. Then I went to laptop booth and saw there are some laptops with Linux installed on it. Sound like a good news, because most people here using pirated Windows for their operating system. So I got closer just to find out what distro
Create Thumbnail on The Fly Using PHP and GD
Here’s a cool script I use to resize picture on the fly. I don’t wanna loose any space in my server, so instead of creating a real thumbnail file, I generate a thumbnail on the fly. First, specify the HTTP header. < ?php header("Content-type: image/jpeg"); Then, this is the formula to resize the image with
Back Again!
Huraaayy!!! This evening sandalian.com is available again. For 1-2 weeks, we’re down since sandalian.com had reached its bandwidth limit. I’ll check the problem tonight. Nice to see you again, reader ^_*
Kilabret – The Reverse Text generator
Started from strange topic in diskusiweb.com, I write down this tiny script to reverse and un-reverse the text written there. If you type kamen rider, it will return nemak redir. Sound cool right? < ?php // save it as reverse.php foreach($argv as $arg){ if($arg == $argv[0]) continue; echo strrev($arg)." "; } ?> Now let’s give
Unrelated advertisement in this blog
I’ve optimized any part of this blog to get related ads. But I got the opposite >_< I don't hate any sex-orientation, just hoping to get relevan advertisement in this blog. Sometimes it made me laughing ^_^
How To Backup Account in FileZilla
I got new PC at my office, yesterday. So, I need to transfer all my chats, email and any account from my old PC into the new one. One of my favorite application is FileZilla that I use to transfer file from and to remote server. Surely it will be a pain to write down
Problem With Comment Is Fixed
Dear readers, I didn’t realize that I have problem with my comment script until a friend told me about it. Now I’ve fixed it. And great apology for all readers who had write their comment but lost in space…
PHP-CLI Introduction-Part-One
PHP CLI? What kinda food is that? Don’t get mad with any “PHP variation” because PHP-CLI is a very simple thing. CLI stands from Command Line Interface. That means PHP that run from command line. You can mention MS DOS in Windows or console/shell in Linux platform. No need web server anymore because we aren’t
I’m Claiming This Blog
Dear reader, please ignore this post. I just use it to claim sandalian.com in my Technorati Profile
Silly Me: MD5 Feature on PHPMyAdmin
Today, I lost forget a password that I stored in my local database (MySQL). The password was hashed using MD5 so I can’t read it using PHPMyAdmin. So, I decided to create new hash using MD5 too. I use this script to do same thing since few months ago: < ?php // usage: php.exe md5.php
Archives
- April 2025
- March 2025
- February 2025
- November 2023
- January 2023
- October 2022
- August 2022
- April 2022
- March 2022
- January 2022
- July 2021
- October 2020
- August 2020
- June 2020
- January 2020
- November 2019
- July 2019
- December 2018
- October 2018
- September 2018
- August 2018
- May 2018
- March 2018
- February 2018
- December 2017
- September 2017
- June 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- May 2014
- April 2014
- March 2014
- February 2014
- November 2013
- October 2013
- September 2013
- July 2013
- June 2013
- January 2013
- December 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- June 2006
- March 2006
Calendar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | |||||