Web Design Services:

How to Install an SSL Certificate

  Install an SSL certificate Use either of the following methods to install an SSLcertificates on your server. If the installation succeeds, WHM displays a confirmation message. If the installation fails, WHM displays an error message to indicate the problem. Browse Certificates To find and select a certificate on your server, and install it, perform the following steps: Click Browse Certificates. The SSL Certificate Listwindow will appear. Select an account from the Browse Accountmenu, or select Browse Apache. Note: The menu’s certificates correspond to the account that you select. This menu does not indicate that the system will install the selected certificate to the selected account. Select […]

Online Admission Software for College – UG, PG, B.Ed Courses

We are proud to announce that our experienced Web Development Team recently launched one Web Application for Online Admission to B.A, B.Sc, B.Com this year. Our online admission software is running in renowned colleges in West Bengal & Orissa. Target This web based software introduces new dimension in College admission these days. This will reduce lot of hectic work for the Students & their Guardians (Long wait in the Queue) as well as the Teachers/Professors/College Authority to involve in Short listing/Screening/Sorting etc. Challenges to optimize the admission process: Minimize time involvement. No more queue – You can do it in front a Computer. […]

Why you use a PHP Framework?

Key benefits of using a MVC PHP framework: Structured Coding: If you use a framework – your code will be very structured and organised. This way you may code more faster and this ensure the security of the site. Using Model-View-Controller you can separate Raw Code/functions ( in Controller), Business Logic/DB interaction ( in Models) and HTML (in Views). Save time: Using framework you may save coding time a lot by reusing your code from previous projects. You can use Controllers, Models, and evn Views – just changing the CSS etc. Thats it. This way you can deliver projects in less […]

Why you need a website?

In modern day business, a business owner must need a website to spread his business to all corners of the Globe. Unless otherwise he will NOT survive. A website means a lot – when you give ads in Newspaper people can read only 1 day ( the day of advertisement published ) – next day morning when you get the Newspaper the old one is kept in the bottom of your Desk. People will NO longer see your Ad. But in Website as long as it runs your AD will promote your Business. So Online web presence is very important to […]

How to transfer your opencart shop to live server

This is perhaps a little tricky for new bie who is new to OpenCart (OC). Please follow this steps. Step1: If you are using XAMPP €“ please upload all your local files from the htdocs/your_shop_dir to your live server www or public_html folder. Or if you want to upload in subdomain €“ please create one then upload all files there. Step2: Just change the path in both config.php (at _root & inside the admin folder) €“ make sure you have mentioned all DIR paths correctly. And put your DB info there. Nothing needed to change anywhere. Step3: Make sure that you […]