Articles

WebGL 3D web applications in Trivandrum

A PHP Error was encountered

Severity: Warning

Message: mktime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.

Filename: helpers/date_helper.php

Line Number: 630

15 Mar 2017
WebGL is an implementation of OpenGL ES 2.0 for the web. Basically, WebGL (Web Graphics Library ) is an image library that allows developer to create real-time rendered, interactive 3D graphics.  WebGL is a JavaScript API based on the well-known OpenGL 3D graphics standard, and it gives JavaScript plugin-free access to the graphics hardware, via the HTML5 canvas element. WebGL is a tool...
Proximity marketing and devices in India

A PHP Error was encountered

Severity: Warning

Message: mktime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.

Filename: helpers/date_helper.php

Line Number: 630

01 Dec 2016
Proximity Marketing and Devices in India, is a way to transferring content information to user within a proximity reaches. This proximity marketing include distribution of advertisement marketing content in a particular region such as Lulu Shopping Mall in Ernakulam, various Fair and Stalls in Trivandrum, Kerala.  Proximity marketing is actually be implemented via utilizing a number of...
Accelerated mobile pages: Next step to content delivery

A PHP Error was encountered

Severity: Warning

Message: mktime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.

Filename: helpers/date_helper.php

Line Number: 630

19 Oct 2016
In October 2016, Google announced Accelerated Mobile Pages (AMP), a very accessible framework for creating fast-loading mobile web pages. It is an open-source initiative, to enable publishers to easily improve speed for their mobile readership. AMP boosts up the delivery of web pages by enforcing a highly specific and limited set of technologies that can be included in webpages.AMP framework has...
How to prevent SQL Injection, XSS attack in Codeigniter

A PHP Error was encountered

Severity: Warning

Message: mktime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.

Filename: helpers/date_helper.php

Line Number: 630

02 Aug 2016
Good programming practices to develop secure web applications One of the common attack into web applications is the SQL Injection attack. It usually happens when a user input a malicious code via a user input form. This could destroy the database, because such malicious code may contain harmful SQL statements. Another major threat we face is XSS attack. This kind of attack utilize the harmful...
Why do I need a website for my business : Facts

A PHP Error was encountered

Severity: Warning

Message: mktime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.

Filename: helpers/date_helper.php

Line Number: 630

11 Jul 2016
Website is an online presence of your business. Since it is online it means, your business is always on, 24/7. If you have a business, then you surely must get a website for it. It will help your business in many folds than you think. We shall read a few points about it below. Create Recognition : Having a website for your business is the best way to create recognition in that business...
WebDesign - CSS Filters for Image Effects

A PHP Error was encountered

Severity: Warning

Message: mktime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.

Filename: helpers/date_helper.php

Line Number: 630

22 Jun 2016
WebSite design has been evolved a lot much from its startup. New and new design trends are emerging to give most real life dynamic experience to the website visitor. Here we can read about some CSS Filters which we use to apply effects in images in website. 1. SVG Filter SVG filters have the widest support (even in Internet Explorer and Edge!) and are also (almost) just as easy to use as CSS...