
Search In
My previous articles titled Connecting MySQL database with MySQLi Object Oriented style and How to connect MySQL database using the MySQLi procedural function demonstrate about different ways to connect to a MySQL database with PHP application. Those
Hello, readers In today's blog , I have tried to create website logo i.e of “FINDNERD” by simply using CSS properties over it.
As looking over the logo first we need to create four circles and setting their position to absolute. For
Hello Readers
If you want to create speech bubbles using css3, here is the code that will help you.
This blog post will tell you how to make CSS speech bubble without using any image. You need a <div> element. Though I’m using anc
Wegus infotech SMS Gateway
If you want to send bulk sms to your users through API, then you can send it using dedicated SMS gateway via HTTP Protocol. The HTTP API can be used to send various type of SMS messages including Long text messages or Shor
Running a startup is a roller coaster ride with many ups and downs. It is both thrilling and nerve-wracking, and the main goal is to make certain that after the initial hype and excitement, you have a solid footing for growth.
Namely, taki
When it comes to Game Engines and Game Development, the technology name unity comes at top as it is not only most popular and powerful game engine which has a great visual editor for developing the games for iOS and Android but also have a lots of fu
In a list of all the volatile, unstable industries in the world, the mobile app industry is the one that would belong to the top three.
The mobile app users are constantly on a lookout for something innovative and more than what they
The product inventory settings can be added in two ways,
1.1) system settings for all the products
1.2) and individually, i.e. you can edit the settings for each product.
To access and configure system settings, log into the admin panel, navigate g
The process of combining rows of two or more then two tables based on a common field between them are known as SQL joins.
Types of SQL joins :
INNER JOIN: It is returns rows only when at least one row matches from both tables.
LEFT JOIN: It
To start with module development in magento it is necessary to understand the file structure needed to create module. To understand the structure we are going to develop one hello world module to display content in front end.
1) app/etc/modules/Evon
