Tag Archives: Tutorials

Design a Master CSS Stylesheet

Every time we start a new website, we need to write our CSS code from the beginning. Actually, many of the codes are the same as our previous website, like settings of blockquote, title(<h1> to <h6>), etc. I was thinking that … Continue reading

Posted in Web Design | Tagged , , , | 2 Comments

Hello World Tutorial for Kohana

It seems unnecessary to write a Hello World tuorial for a PHP framework, because when someone comes to framework, he is no longer a beginner, can figure out his own Hello World. But this idea comes up in my brain, … Continue reading

Posted in Open Source | Tagged , , , | 8 Comments

Install Kohana on Windows

I’m new to Kohana, making this tutorial just want to do something for the community. Please let me know, if you found any mistakes. Ok, let’s cut to the chase. I suppose you have your server installed, if not I … Continue reading

Posted in Open Source | Tagged , , , | 7 Comments