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

Search In

How to display result of php file in an html file

I need help please. I create html file with 2 tabs. The first tab contains form that takes user input and submit it to php file. I want the result of the php file to be displayed in the second tab. HTML file:   <ul class="nav"> <

Rolling Back A Transaction in MySql

Transactions are very important part of MySql and for handling the transactions the Transaction Control Language (TCL) is used. Transactions are basically used to handle all the changes made in the database. Rolling back a transaction means storing t

Database Testing

Databases are collection of information which stores our data in the form of tables which is organized so that we can easily accessed, managed and updated. For large databases we can suffer many kind of Implementation and integration errors by which

5 Steps to Protect & Recover a Website From Phishing Attack

If you have a website and suddenly seen a drop in number of visitors towards your website then you must be very aware about this issue because it might be an spam attack or you can say your website go

How to Check Quality of Website for Getting Backlinks

Many SEO experts work on building links for their domain with the prime motive of gaining quality backlinks so that they can improve the search engine ranking for the targeted keywords which in turn w

How To Download Plist File From Server In Cocos2d?

In an IOS app development,user can have two methods to download file from server i.e Synchronous and Asynchronous . So before going ahead ,please take a look to the basic knowledge of these methods . A Synchronous method is preferable in case of tra

How to edit column header using Handson Table

How to edit column header using Handson Table  While using Handson Table, I faced a issue of making Headers editable. The HandsonTable plugin can be downloaded from the following link: github The solution which I got for making headers editab

SQL Joins

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

Advantages of using testing tools

Advantages of using testing tools:- There are many benefits/advantages, when we used testing tools to perform the testing. Few are mentioned as below:- 1- Decreasing of recurrent work 2- Better regularity and repetition 3- Objective evaluation 4- R

WordPress post with pagination

Use this code - function.php if ( ! functionexists( 'findnerdpagination' ) ) : function mypagination() { global $wpquery; $big = 999999999; // need an unlikely integer echo paginatelinks( array( 'base' => strreplace( $big, '%#%

1 69 423
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: