Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Merits and Demerits of Cryptocurrency App Development

Who doesn’t have heard about cryptocurrency? Of course, you must have heard about it and you must be confused about using it or not. The popularity of crypto currency has increased in the past years and it has got value among public. Ether and

Methods to display Query Results in Joomla

There are various methods used in Joomla to display query results according to the requirement. They are as follows: Single Value Result : loadResult(): loadResult() method is used when a database query returns a single value. It is basically us

How to Register Realtime User Information at Firebase in iOS App

Firebase is a realtime database where we can store the information and can check whether data got saved or not in Firebase. Here is a simple example of creating a project and connection of the project with Firebase, so, here we go.    

Normalization in database

  Hi Reader's,   In this blog we are going to discuss about the Normalization process with in the database.Database Normalization can be defined as a technique which is used to organize the data within the database. Database is a col

How to use CRUD (Create, Read, Update, Delete) in Cakephp 3.0

Hello Reader's , Hope your are doing good today. After working on CURD in cakephp 2.x+ version ,today i am going to update you with Cakephp 3.0 CURD example. Some directory changes made in cakephp 3.0 you can read here http://book.cakephp.org/

How to Select data from one or more tables and retrieve it in a variety of different forms?

To select data from one or more tables in Joomla: Ex: // Getting db connection. $db = JFactory::getDbo(); // Create a new query object. $query = $db->getQuery(true); // give the name of field instead of column name that you want to display in th

Fetching records in batches in rails

Hi Friends, Many times we get into a situation where we have to fetch a large record from a table and need to iterate over it and that makes our server cry. As it consumes a lots a memory and time. So no need to worry again for that Rails has a solu

MDM (Master data Management) vs PIM (Product Information Management)

Hello   Today we would be discussing about a very important aspect of MDM and PIM. This blog post point out variations between the two.   Various analysts reckon PIM as a fragment of MDM. For instance, MDM is defined as the management o

Benefits Of VPS Hosting For Your Business

Every business needs a hosting nowadays. Tons of websites are created every day. Therefore, the companies are going on the Web to find a good hosting for their websites. Nowadays, the most picked choice is the dedicated server, which is a great choic

SQL Tutorial -> Sql Select

<-- Chapter 2: SQL Syntax Chapter 3 SQL Select SQL Select : SELECT command describes that through which we can fetch data from MYSQL database tables OR we can say, It is used to retrieve/select data from MYSQL database. SELECT command is used

1 90 161
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: