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

Search In

BLOG LINUX DISTRIBUTION TESTING TECH QWERY

Distributions are normally segmented into packages. Each package contains a specific application or service. Examples of packages are a library for handling the PNG image format, a collection of fonts, and a web browser. FN TEST LINUXThe package

HTML5 Brings Future into Technology

HTML5 is the revolution which the web technology needs in today's competitive environment. If we look at the recently launched application in the market then we learn that HTML5 is the future platform for the web application development. Whether you

State management in ASP.NET

State Management: State management is the process used to manage the state of an object. There are two types of state management process which is important and used by every web applications. These two states are: Client Side Server Side Client

Cakephp - Using multiple database

Many a times we need use multiple database as per the domain or some other reason . We can easily achieve it with the following code in cakePhp. Write the following code in app->config->database.php class DATABASE_CONFIG { public $defaul

How to configure Database in CakePHP

CakePHP database configuration details are in a file that is located at app/Config/database.php. the database file. You can edit the file in the notepad or sublime and can edit the feilds by which it will be connected to the database. Here we are

How to create database in MySQL using PHP?

In PHP, to create database in MySQL functions mysql_create_db() or mysql_query() is used. To create database using mysql mysql_create_db() syntax is as follows: mysql_create_db($dbname); For example: Suppose we want to create a database demo. Cr

How to display all the tables in a database in MySQL?

To display all tables in a database you need to execute the following commands: use databasename; First of all you will go inside your database. Suppose your database name is demo then you will execute the above MySQL statement as: use demo;

Getting database information in mongodb

Hello readers! Many time we get stuck with the query How to get the database information in Mongodb? Here below is the simple answer for this query- We can easily get the database information using below predefined methods: a) show dbs - Populate

Create and Delete and Recreate Table

Hi i have been asked to the following task.   Your project must meet the following specifications: 1. Create a table tbl_User in MySQL using the console or phpMyAdmin, consisting of the following column names: a. The table structure is as fo

Increase Address Data Accuracy with Delivery Point Validation and Address Verification

A lot of our communication may happen over e-mail but the post is not yet dead. From utility bills and legal summons to mailer coupons and other marketing mail, many organizations rely on direct postal mail. Unfortunately, a lot of this mail goes und

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