OUR

BLOG

  • Cakephp syntax for some html tag

    Published on: April 27, 2026

    Author:


    We describe the cakephp syntax for html tag. We use the following cakephp syntax for the according html tag. This...

  • New features of PHP 5.5 – try, catch and finally.

    Published on: April 27, 2026

    Author:


    Try-catch blocks now support a finally block for cod. The finally block is executed even if an unexpected exception occurs....

  • Getting error? The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead [duplicate].

    Published on: April 27, 2026

    Author:


    This warning basically appears for upgrading you server to PHP 5.5. Solution 1: If you don’t want to change your...

  • Create a ubercart module product page with view module

    Published on: April 27, 2026

    Author:


    View is a populer module for create a page. On the other hand ubercart is another popular module to create...

  • Add Sticky Menu to Your Site

    Published on: April 27, 2026

    Author:


    Sticky Menu is common today. Look at the picture. This is a example of sticky menu. Using some small steps...

  • Angular Js Tutorial Part 4

    Published on: April 27, 2026

    Author:


    In my last part of tutorial i added a search field to search the content. Today i am going to...

  • Add Custom Metabox in WordPress

    Published on: April 27, 2026

    Author:


    Custom metabox is a popular input system for WordPress. Here follow some small steps and  you can use it in...

  • Scroll to anchor point onclcik part 1

    Published on: April 27, 2026

    Author:


    Scroll to anchor point onclcik: I am going to describe some way to scroll to anchor point when you click...