A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 257

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home1/murguz/public_html/system/core/Exceptions.php:185)

Filename: libraries/Session.php

Line Number: 688

Murguz Blog

All posts

Dynamically add active menu item in Bootstrap using PHP.

Here is my next tutorial about Bootstrap. This one will be quite short. I will explain how to dynamically add active class to navigation menu items in Bootstrap using popular server side language PHP. It will be quite simple code so it can be ported to other languages easily. To complete this tutorial you will need PHP installed server.

Read More

2014/08/02

Admin

How to skin Feathers (Starling Extension) Button component?

Hello Internet, this time I am writing tutorial on Game Development. Particularly about Startling's Feathers extension. Let's start with introducing Starling for those of you who are not familiar with this cool framework. Starling is a cross platform game engine, written in AS3 that enables to make games that run on GPU.

Read More

2014/07/23

Admin

Learn how Bootstrap Grid System works.

Bootstrap is a mobile first front end framework. It has really cool looking UI elements like buttons, dropdown menus, banner rotator as well as powerful Grid System which this post is about.

Read More

2014/07/14

Admin

Welcome to our website!

We have started this website to share game related news and ideas with you, to help people to get started with game and web development. Also we are going to share many artworks which you can use on your games or any other purposes including commercial products.

Read More

2014/07/14

Admin