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

Search In

SQL COMMANDS

SQL is Structure Query Language which is developed by E.F.Codd.Today almost all Relational Database Management Systems (RDBMS) uses SQL as the standard database language. We can use it to do different types of operations in RDBMS. SQL COMMAND SQL

How to save data in CakePHP

This is a very simple application in cake php for saving the data into database. We can simple make it by making the database and connecting it to cake php. After making the database and tables we can use this code for saving the data input in form

Stored routies in Mysql

Welcome to Findnerd. We are going to explain the storage procedure and functions. It is also known as stored routines. Stored routines is available from Mysql5.7. There is table named proc which is required to work with stored routines. It will be cr

Creating database using php.

Database in php can be Created by using the four argumnets:- Servername,Username,Password and dbname. This will give the information about the server like a using 'localhost' username as 'root' and password should be of users choice

How to use caching using database in codeigniter

Enabling caching . Caching is enabled in three step. 1) Create a writable directory on your server where you want strored the cache files. 2) Set the path to your cache folder in your application/config/database.php file. 3) Enable the cachi

Inserting data in SQLITE table android

Hi again, here you will learn how to insert data in already created table in SQLITE. You will find it helpful if you are well aware with basic terminology SQLITE if not please go through my previous blog. It will might help you to understand this b

Difference between mysql_connect() and mysql_pconnect()

Both mysql_connect() and mysql_pconnect() are used for database connection. mysql_connect() In mysql_connect() function opens and close the database connection, depending on the request. Every time a new connection is established, when using mysql_

Code First Approach in .Net - Part 2

Hi Friends, I have implemented the code first approach in my last blog if you miss it below is the link. Code First Approach in .Net There are some points i need to discuss while implementing code first approach. If you run the code first approac

Debugging local databases and Preferences.

When you need to debug database  and shared prefrences in an android application, it is difficult to debug it. Android Debug makes it easy to debug the databases Add this to app’s build.gradle- debugCompile '

How to install Joomla?

To install joomla following steps needed to follow: Download the Joomla installation package from the Joomla.org. Once downloaded you will get a zip file. Unzip the file and upload the joomla files to your server. Next you need to create a mysql da

1 38 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: