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

Search In

How to Export MySQL table data to CSV File using PHP

In this blog I am going toexplain how to export mysql data to CSV file using php. CSV stand for “comma separated values”. Using the below code you can easily download CSV file and use anywhere. <?php function exportMysqlToCsv($table,$filenam

Global filtering - how to use global scope in Laravel Eloquent

I have a situation which will help us to understand the use of Global Filtering. Situation: I have a published filter that I use for my articles. Guests can only view published articles, logged in users can view and apply filter (?published=0/1):

Bounds and Frames in iOS

Hi Readers, This Post is to tell about the BOUND and FRAME in ios. BOUND: The bounds property of a view defines the size of the view and its position in the view's own coordinate system. This means that in most cases the origin of the bounds

Using Background Worker in C#

To use a background worker class in C# 1- Create an Instance of Background Class BackgroundWorker bgw=new BackgroundWorker(); 2- Create an event handler for the background worker's DoWork event private void backgroundWorker_DoWork(object s

Getting address and city from lot/long in Java

This blog will help you in getting geographical information of any location by using latitude/longitude. By using Java API Geocoder, it is easy to get geographical information of any location. The response will be in JSON or XML format. Write the f

How to save file in document dicretory

Following code will help you to add or delete file from document directory. -(NSString *)saveFileWithOldName:(NSString*)oldNameStr { NSArray *dirPaths; NSString *docsDirs; NSString *tempStr2; dirPaths = NSSearchPathForDirectoriesInDo

How to Increase the quality of an Image

BEFORE AFTER Hello Friends, In this blog i want to show you, how you can increase your Image quality with minimum Efforts. ok so lets get started !!! Steps Open an image which you want to enhance. Now make a copy of that image. Simply press

Types of Mask in Photoshop (part 2)

Hey guys, Welcome back to "Part 2 - Types on Mask in Photoshop". OK Let's get started. Question 1: How to Apply Layer Mask? Well, It is simple. I have an Image on layer 1 and on the next layer i have written my name "ABHISHEK". I want the image t

Exporting Animation in Maya

Hello creative folks, In this short tutorial I am gonna tell you how to export animation from one file to another in Maya. In a scenario where you have some animation done for one character and want that same animation in another character which is

Search Engine Optimization Starter Guide

What is Search Engine Optimization (SEO) Search engine optimization (SEO) is the process of maximizing the number of visitors to a particular website by ensuring that the site appears high on the list of results returned by a search engine. Or we ca

1 171 720
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: