Translated by Google Translate

Creating Database MySQL, Beginners Guide



This is very simple tutorial how to create database in MySQL. There are two ways to create a database MySQL, there are using GUI or via query command, but before you create database in MySQL you have to download and install XAMPP. To download and install XAMPP you can follow my tutorial : Fast Way to Install XAMPP (Trusted).  After...

Read More Add your Comment 0 comments


7 Elegant Websites That Built by Yii Framework



If you are beginner in Yii Framework, maybe you ever think that Yii Framework is Suck, "Why many Web Developers love to build website using this framework". I know because I ever think that too. I start my research from installing yii framework, and it's not better than using CMS. So I try to find out every website that built by Yii Framework,...

Read More Add your Comment 0 comments


Long Time No Post, Rebranding My Self



After I sell my notebook and modem I stop to posting for a while, now I've buy a new PC and ready to posting again. About this blog, there are some changes I decide to rebranding this blog, now the contents in this blog is just about web development / programming/ design. And my post about hosting or adsense I split that in the new blog.  Thank...

Read More Add your Comment 0 comments


How to Design Responsive Website (Automatic Display Resizing)



Somebody ask me, "could you create a website that the display can auto resize for mobile phone, tablet, or etc?", I said "YES, OF COURSE!". Well, automatic display resizing in website is called Responsive Website. It means that your site have auto respons with screen, it auto resize and fit with the screen. For example, you can open the...

Read More Add your Comment 0 comments


How to Install Yii Framework in Windows Localhost



Not as I thought, Installing Yii Framework in Hosting is not easy as Installing Yii Framework in Windows because there are problems with that. You can read the problems at my article here : Problems When Installing Yii Framework via Softaculous cPanel. Now I will prove if installing Yii in Windows is very easy, just follow the tutorial...

Read More Add your Comment 0 comments


Fast Way to Install XAMPP in Windows (Trusted)



I have reason why I should write this mainstream tutorial, but this is not about SEO or technique one day one article. I write this tutorial because I want to being this tutorial to be reference for my next tutorial that need to install XAMPP. Well because this tutorial is not too important and too mainstream to read so just go to the point. First,...

Read More Add your Comment 0 comments


Problems When Installing Yii Framework via Softaculous cPanel



I have just installed Yii via Softaculous in cPanel but unfortunately there are some problems. I have known if there are somethings wrong with this softaculous when provide yii installation because when I check the demo in softaculous, it says There is no demo for this script. Just like the picture below : Picture 1. Yii Demo in...

Read More Add your Comment 0 comments


How to Installing Yii Framework in cPanel via Softaculous



Well, I confuse to start writing Yii Framework, should I write about definition, history, or about Framework? So, I think I have to write something important then theory so I decide to write about How to Installing Yii Framework in cPanel via Softaculous. Why using cPanel? Because in cPanel there are many feature that help you installing...

Read More Add your Comment 0 comments


Encapsulation, Inheritance, and Polimorfism in OOP PHP



A. Encapsulation Encapsulation has correlation with visibility or hiding information, it means we create data that cannot be accessed except via method or function that we created. Encapsulation implementation used the function of setter and getter that I’ve ever told in the previous OOP article. In that article I made the tutorial about...

Read More Add your Comment


Constructor and Destructor in OOP (PHP)



In OOP, you will never separate from constructor and destructor. What is constructor and destructor in OOP? Constructor is special statement (also called special method) that created when an object created (instance of class). If you didn't create the constructor or destructor in a class then constructor and destructor automatically created....

Read More Add your Comment


 

©2013 @namakuherman | Developed by Herman Creative Industry