Professinal Website design India,Ecommerce website development Company India,Web Designer India,Corporate Web Design India.
United State

+1 213 342 8430

India

+91 99538 97120

Email

info@burgeonsoft.net

Skype

burgeonsoftware

Facebook
Twitter
Linkedin
Pinterest

Blog page

Advantage of Content Management System (CMS) In PHP

If you are to create a CMS website template which will enable your PHP functions, you need to create a style sheet switcher for multiple browsers. The switcher should remember the preferences of the user as well as mention the PHP variables, cookies, statements as well as pages with ‘require once’ facilities.

The CMS website design India services should separate the content, structure and style which is an important part of HTML development. Generally, well written XHTML and CSS are used for the separation, which helps update the websites as well as provide different kinds of styles while writing the markup.

The PHP module is taken a step ahead not just by updating the styling but also creating a content management system. The PHP language is an open source language that can be suitably applied for servers. If you are to use the website design with CMS, you should install the PHP module on your server. This module is generally installed on the Linux servers, although it is also present in the Microsoft servers. In case you are not sure about your module or server, ask the question to your web host. The aim of simple PHP CMS is to manage the process through multiple style sheets which allows various content documents to be displayed within the same template.

JavaScript and other client side languages work on the browser. Hence, the CMS website template ensures the success of a page that is built with JS. As the browser does not see the PHP, except for the XHTML results, there’s no need to worry over a PHP supporting browser. The default error messages of website design with CMS can be successfully used during the developmental process. The error messages can be suppressed by inserting the symbol ‘@’. Custom error handling would be the ideal solution in this case.


How to Disable Admin Notification Popup in Magento

April 30th, 2010adminMagento, Open Source

If you own a magento store or you are a web developer working on a Magento project, you may have noticed the notification pop up message that shows some messages everytime you login to admin panel. I am sure as you would be regularly using your store or working on the development project and have to login many times to admin panel; so this pop up may seem to annoying to you. so if you know how to disabl;, can come very handy.

It is very simple and easy to disable this message, just follow the following steps to disable:

  • Login to admin panel
  • Go to System –> Configuration –> Advanced
  • Disable Mage_AdminNotification module.
  • Click Save

There you go, you are done :)

In future you wish to have this message show again, just follow the above steps and enable the corresponding module and the message will be back.

By: Mandeep Kashyap