filed in Development, Links, PHP, Resources on Aug.21, 2009
To explore new things, I sometimes use the ‘Random article‘ link on Wikipedia. It is a simple and basic principle, but it gets you to articles you would never get by just browsing the site. I was looking for something that did the same job for the php.net site, but could not find anything. As [...]
Tags: explore, functions, harudoc, linkedin, manual, PHP, random, script, wikipedia
filed in Development, PHP on Jul.28, 2009
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: functions, ini_restore, PHP, str_replace, utf8