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

Search In

How to create progress bar for uploading file using PHP

Hello Reader's!, If you are developing the html 5 based form and need to show the progress bar of file uploading then you can use the following code written in PHP and Javascript:- The PHP html file will be go like this:- <?php //get unique id

How to Install LAMP in your Fedora 23 Workstation?

Installing LAMP (Linux, Apache, MariaDB and PHP) on Fedora 23 Server and Workstation We all know that LAMP goes a long way in hosting a website and honing your PHP programming skills. LAMP is basically a package of Linux, Apache, Mysql/MariaDB and P

Laravel 4 Eloquent Query Builder - Complicated joins with variable

As we all know joins play an important role in any project . So Laravel 4.x also provide Eloquent Query Builder in which we are able to use Complicated joins with variable.This can be easily explain by using example Example: I managed to fix this m

What is TMM ?

What Is TMM ? TMM stands for ‘Test Maturity Model’. TMM (Test Maturity Model ) is established on the CMM (Capability Maturity Model). This model was first of all cultivated by the ‘Illinois Institute of Technology’. This model (Test Maturity Model

Windows 8 File History: How to takes Backups automatically?

This one is relay interesting, If you want your windows machine should take all your files backup automatically than please readout the full article by visiting the below source. What is File History on Windows 8? Is it like shadow copy? File Histo

How to install Rails in a particular gemset for a particular version of Ruby

1> For this we should first confirm the ruby version we are currently on rvm current (ruby-2.2.3) 2> To view the list of available gemsets before selecting a particular gemset, we can type rvm gemset list gemsets for ruby-2.2.3 (f

Show The Contact List in iOS

To show the list of contact in iPhone use the code Below: 1- import the ContactsUI framwork in viewController 2- Confrom the ViewController to the CNContactPickerDelegate 3- call the delegate method func contactPicker(picker: CNContactPickerViewCon

Loading an external SWF file and Instantiate Class From a swf in flex using as3

SWF files are loaded using the Loader class: 1.Create a new URLRequest object with the url of the file. 2.Create a new Loader object. 3.Call the Loader object's load() method, passing the URLRequest instance as a parameter. 4.Call the addChild() meth

Get Facebook permissions status in iPhone

After requesting facebook permissions we can check facebook permissions status using following code. [FBRequestConnection startWithGraphPath:@"/me/permissions" completionHandler:^(FBRequestConnection *connection,id user, NSError *error) { NSNumb

Download and Install Android paid app for free

Do you want to install paid application present in Google market without wasting your money? If "YES" then you can follow these steps. Step 1: Open the Google Play in your android device. Step 2: Search your desired app in search bar. Step 3: Sele

1 31 179
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: