
Search In
Many people like to write blogs, useful articles, and similar stuff. Blogging helps to express what lies in your heart to put off some mental pressure. Other bloggers write to help other people to solve their problems, improve their health, enlarge k
Exception handling in SQL
Whenever an exception occurs our code gets disrupted. Exception handling is a way to handle these disruptions, Like we may log when an exception occurs or we may raise error when any exception occurs. We can use TRY a
So, you have set up a landing page. Do you think it is converting like you’d thought it would?
No matter how well you have designed a landing page or have opted for a landing page design service from any professional, there is always r
For the past few decades, the power of technology has reached a high point. Due to the internet, VoIP phone systems have almost replaced their previous analogue predecessors. Today, it is almost impossible to find a small or medium business still usi
Running a business in the digital age comes with a lot of advantages. Now more than ever we are able to connect with the world with just the click of a button. This has been a huge improvement on many businesses as they can reach new customers every
In the previous session, we learnt the basics of media queries and covered some points about how they are used to achieve responsiveness in web design. In this part, we’ll continue with other important aspects of the same.
As we are well aware
While display bulk of data in MVC we use lot of things for it.
One way is to display it using the table but in this case we dont have the basic functionality like paging sorting and if we want to edit it in the same view we are in then it wi
This article demonstrate different methods to create an active form with different input fields in Yii 2. Yii 2 provides yii\widgets\ActiveForm class which is the best way to create forms based upon models. Another helper class yii\helper
AndEngine is a free and and open source game development engine for android platform, we can say that it is a 2D OpenGL Game Engine which uses OpenGL ES technology having features like to provide gravity effect for object which shows a quick graphic
I have been trying to write a code to solve sudoku. This method basically involves finding the empty elements in the list of input, then filling the empty elements with the possible values that can be used in that box by deleting the values present i
