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

Search In

How to fix “Headers already sent” error in PHP

Hello Readers! You all got this error many times before and I am sure all PHP programmer at-least once got this error. To solve this error you can solve use solution as per your problem level: Possible Solution 1: You may have left blank spaces be

Show default image when image not found

When we show a profile image we get image path from database and show that image as a profile image. But if image not found or image path is not correct then we see a broken image. So we add a conditions there to show a defualt image. But if we use o

Model Unit-Test case for validations and associations using "test-unit" gem in rails 4

In order to write a unit test case for model in rails 4, Let's suppose that we have a model city.rb which has some validations and associations. #Rails 4.1.14.2 & ruby-2.1.7 Model path: my_app/app/models/city.rb, like... class City < A

Five Things Your Competitors Know About Food and Beverage Software

The food and beverage manufacturing companies face increased competition these days, not just from the traditional businesses, but from a lot of mom and pops businesses that have mushroomed in the recent times. With limited investment

Do’s and Don’t of Social Media Marketing - SMM Tips for Marketers

In this day and age, social media is omnipresent, and has been a cultural and technological juggernaut that has completely changed the vision of our social or professional lives over some ten years or so. From a marketing standpoint, social media, wh

Ways For Improving The Efficiency Of HR Departments

It’s a fact that the HR departments are some of the most overworked and important departments to exist in any given organization at all times. The workload is because of the plethora of responsibilities handled by them, such as managing employe

How to Integrate Google Login in iOS App Using Swift?

Login with google is very common functionality in iOS applications. We can Implement google login in swift 3.0 either by using pods or google SDK. We need to install the following pod- pod 'Google/SignIn' Then register your app on the google deve

Learn 4 Easy Steps to Integrate Standard PayPal Gateway in PHP

PayPal is an American Company Founded in 1998 by Palo Alto of California "United States". It provides services to users of online payment globally such as money transfer and traditional payment methods like checks and money orders.  

Fetch Parse PFUser data in iOS

If you are querying on Parse User class and not getting the user data of custom columns then use below code. PFQuery *query= [PFUser query]; [query whereKey:@"username" equalTo:[[PFUser currentUser]username]]; [query getFirstObjectInBackgrou

Fatal error in git terminal

Hello I'm using git and I just updated code on my get portal but everytime I'm trying to push the update from terminal this error message is showing:- fatal: Not a git repository (or any of the parent directories): .git root@ongeza-live-evon

1 94 160
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: