Despite of that I have earlier said that my specification writing fails, I have developed a more or less consistent...
Sandboxing means running a program in a closed environment (such as no permission to open new files, no or restricted...
I wrote earlier that my XML standard writing (about automatic transformation between XML namespaces) failed. I have later resolved that...
I’ve created a simple extension for Yii framework. My extension allows to combine several models (instances of CModel class) into...
In PHP there is function array_combine(). This function may not work as expected in the case if a key is...