Category Tutorial

Working with Array Function in PHP 0

Aug3

I’m using Netbeans in this tutorial. It is a full featured IDE for programming especially PHP. I like its auto-completion feature as well as the almost complete PHP documentation pop-up. It will help in some situations. Anyway, you can use any text /code editor you want.

Please note that I am a rookie in PHP programming and just want to share my little knowledge about array. If any expert out there, you can give a comment or some critics may be useful. continue reading »

Installing Netbeans on Ubuntu Linux 0

Aug2

In Windows, you can install various type of applications easily with just following the apps installer step by step. In order to installing Netbeans in Windows based machine, download the executable Netbeans files (.exe) from Netbeans homepage. Then just run the .exe to get it installed in your Windows. Don’t forget to install Java first. You can download Java from here. continue reading »

New Great Features in HTML5 1

Jul26

Video is the most popular content on the Internet. Not surprisingly, video portals like YouTube, Dailymotion, Vimeo and be the first to integrate the new HTML5 standard components. HTML stands for Hypertext Markup Language, a language within an HTML document that became the foundation of a website. continue reading »

Understanding CSS and HTML 0

Mar22

Do you want to create your own themes for your sites. If so, then I hope you’re in the right place now. I’ll talk about designing the web page layout, and what stuff we need to go with. If you’re new to web programming, you should read this important part of both basic web designing and programming. Yes it is, understanding CSS and HTML. Let’s see this quick introduction. continue reading »