Slopjong
A geek discovering the World, Tech & Science
Latest Posts
Programming
Mac
Linux
WordPress
Hardware
Howtos
Nerd Trash
Web Archive
0
Lightbox2: Limit the max image size
Posted on April 2, 2013
Lightbox2 is a JavaScript technique used to display a high resolution image in a modal dialog while the rest of the website is darkened. Unfortunately the original code of Lightbox2 shows [...]
Continue Reading
0
Setting Return-Path in PHP mail()
Posted on February 5, 2013
This article is about a story of how to set the Return-Path email header. The situation started with a simple php script which sends an email from a host to itself [...]
Continue Reading
21
cURL: follow locations with safe_mode enabled or open_basedir set
Posted on March 31, 2012
cURL is a tool to connect to a remote server and load data from it while schemes like HTTP, HTTPS, FTP, gopher, telnet, DICT, FILE, LDAP and more are supported [...]
Continue Reading