Archive for July, 2009:

ini_restore() and str_replace()

Today I’ve found a new function (new for me, that is). The function is called ini_restore(). It’s a small and simple function call, but it’s just cool to use built-in functions and save some typing and variables. I use ini_set() from time to time in large scripts where I know it will take a while [...]

Tags: , , , ,

Leave a Comment

My personal home server – part 2

In the previous post I was terribly wrong about the router type. I was talking about a Linksys (by Cisco). My brother hooked me up with an ‘old’ WRT54GL he had laying in the basement. The cool thing about these routers is that they have built-in DynDNS support. (If you don’t know what it is, [...]

Tags: , , ,

Leave a Comment