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

Search In

Getting Error When Trying to Pass JSON PHP to JS with Ajax!

Hey, I'm in desperate need. I have made a JSON object with PHP named userAuth and I am trying to pass it to a JS file with Ajax, here is my PHP code (auth.php):   $userAuth->access = 1; json_encode($userAuth);   Here is my JS (

Install Wordpress on Ubuntu 16.04

Hello friends, I am writing this blog which will let you know how to install and set up WordPress on Ubuntu. Follow the steps below to install WordPress   Step 1: Create MySQL database Login to MySQL using this command: mysql -u root -p &n

Ionic Framework - $ionicActionSheet service in ionic module

Hello Readers, In this post we will discuss about $ionicActionSheet service. It is a slide-up pane with various options as per requirement.There are easy way we can close this slide-up pane by hitting Cancel button on it or in desktop escape key on

Data Quality checks in PIM

Hello Today's post discusses about the relevance of quality of data in PIM and its need for easier identification and categorization of data from different sources. Data quality checks Quality of data plays a very important role in produc

Create cool 3D Revolving Globe

In this excellent tutorial you will learn how to create a 3D vector globe. First step is to download a vector world map from free vector sites like All free vector download or Freepik etc.     Open the vector file of world map in illus

How to make visitor counter using ajax and php

Hello Reader's, If you want to get the records of visitors that visits your webpage then in this blog you can learn and build your own. Here we will develop it by using PHP and Ajax. Page counters are easy to get and install but if you want to

How To Install Kodi on Chromecast to Stream Content in Your Smart TVs

Chromecast, If you do not know it already, is a device which lets you stream content in your own Smart TVs using your mobile device. In other words, it is possible to perform a file in your smartphone or tablet computer, but see it on your TV.  

Showing Contact Details From Windows Phone 8.1 using C#

Open Visual Studio and select Windows Phone from Visual C# templates. From the available project types, select "Blank App(Windows Phone)" and click OK.   Creating a Model Right click on project and add a new class file PhoneContact.

How to Avoid HTML Mistakes

Hello Reader's Here is the article which will help you to know, How to Avoid HTML Mistakes In this article I will guide you how to avoid minor mistakes when create an HTML Page. 1) Don't use block elements within Inline elements. **Wrong Approch**:

Take a picture with device camera in PhoneGap application

Hello Readers,   Cordova camera plugin allows to take pictures with device camera. First of all we need to install the plugin.   We can install it through CLI simple run:   $ cordova plugin add cordova-plugin-camera   Thi

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