Category Archives: random stuff

TiaoTiao

 

Posted in random stuff | Leave a comment

WIND Mobile | Topup | Success

Your current top-up credit is:$57.58Your Payment confirmation number is:198466 via WIND Mobile | Topup | Success.

Posted in random stuff | Leave a comment

Test

Test Upload from BlogDesk

Posted in random stuff | Leave a comment

Watermelon Dragon

Posted in random stuff | Leave a comment

HTML5 Video Test – LittleBearZ Meow Blog -

[video mp4=http://xxw.ca/wp-content/uploads/2012/04/VID_20120424_1242531.mp4]

Posted in random stuff | Leave a comment

Curl Function Usage in PHP

function get_contents($url){ $ch = curl_init(); curl_setopt ($ch, CURLOPT_URL, $url); curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt ($ch, CURLOPT_TIMEOUT, 1000); $file_contents = curl_exec($ch); curl_close($ch); return $file_contents; }

Posted in random stuff | Leave a comment

generating preview wordpress comment – Google Search

Has anyone else noticed with wordpress blogs, in the comment section you are allowed to hover your mouse over the commenter’s link and a preview done by wordpress shows up? Even though mine is mainly advertisement I still think this … Continue reading

Posted in random stuff | Leave a comment