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

Search In

How to download any CSV file while working with PHP

/* Header file to includes. fopen is use to open a file in write mode here. fputcsv function is use to output the CSV file having the name of columns and data coming from database. */ header('Content-Type: text/csv; charset=utf-8'); header('Content-

List of Cloud Platforms, Providers and Enablers

Cloud computing has made it possible for businesses of all sizes to avail computing services on the web, thereby eliminating the need of buying own servers, software licenses, hardware etc. There is no ne

Know how to enhance consumer shopping experience with AR and VR

For quite some time, shopping applications have embraced the power of the most advanced technologies that have drastically transformed the conventional forms of doing business. Both Augmented reality (AR) and Virtual Reality (VR) have transformed eve

Why We Need Cloud Computing?

Why We Need Cloud Computing? As we know nowadays there are very users which are using computers and mobiles, data repository is the main preference in all areas or domains. All the organizations, either big or small increased on their data or informa

How to Convert string to an int?

We can convert the string to an int by using following methods: 1. Convert class 2. Parse method 3. TryParse method 4. A custom method   1.Convert class This method is used to convert one datatype to another datatype. Convert class contains

How to send mail in DNN 7

The first thing is to do SMTP server settings. Steps of SMTP server settings are as follow: 1.Login in your portal with super user account 2.Go to host->host settings->Advanced Settings->SMTP Server Settings 3.Fill details : Fill server n

Simple CSS3 Dropdown Menu

Hello Reader ! Here is an example how to make a simple dropdown navigation menu using css3 and i also showing you how to use transition attribute of css3 . I hope this example will help you . --Html-- <ul><li>Home</li> <l

Introduction to Fresco image loading library for Android Application

Hello Nerds, Are you still facing lazy image loading or OutOfMemoryException using Universal image loader, Picasso, Glide or any other library? If Yes, then this tutorial will be very helpful for you. Fresco image loading library provides quick loadi

What Are Some Faults In Python’s Language Design?

None of the language / software / framework is 100% efficient. It indicates that the features are prone to changes to carry improvement over the existing one. As like any other languages, Python has some of the faulty language designs which a

How to configure opencart 2.2.0.0 in your localhost with Virtual host

Opencart is one of the most popular E-commerce Framework in PHP. Opencart is easy to develop high level E-commerce websites. It's follow nicely defined MVC structure. This tutorial is belong to who are looking for best E-commerce solution. We ar

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