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

Search In

Web api to insert data into database using php

Hello Readers! In this blog we are going to create an api for inserting the data into database and then passing the data to the device in JSON format using php.   Step 1 : Firstly you are required to create a database. Here we have created a s

Calling JavaScript function from String

Sometimes, you may need to call a method at runtime. If you know the name of the function you can invoke it as a string. You can call a function as a string. You are basically achieving eval of javascript indirectly.   Lets say, there is a fun

Access token authentication in cakephp

Generally access token concept is used to prevent the unauthorized access or misuse of the APIs from the mobile devices. Whenever a client logs in a mobile device, server generates a access token and send this access token back to  the client.

How to generate unique key of random numbers in PHP

Hello Friends, If you are looking to generate unique random string of numeric numbers. Please follow the below code for the same. <?php $uniqueKey = generateUniqueKey(); /** * generate unique key * @return unique key */ public function gener

Integrate Cometchat With CakePHP 3.x.x

1- System Requirements         1- PHP version 5 or greater         2- MySQL version 4/5 or MSSQL Server 2005/2008/2012 or PostgreSQL 9.2-9.5       &n

Storing data in session

Session storage is used when the user wants the same data to be used for a session, that also can be used in multiple windows, without affecting the working of website or mobile app. The data stored in sessions can only be maintained until the user c

Implementing CanvasJs chart Plugin.

Today in this blog, we will learn how to implement chart on our web page using CanvasJs plugin. This CanvasJs plugin supports many different types of charts like line, column, bar, stacked, pie, doughnut ... etc. Some of the built-in features that ar

Bootstrap Sticky Header & Sticky Footer

In some of our site pages, we need to make the Header and Footer constantly visible and settled to top and bottom of the screen individually. In today blog, I will demonstrate how we can implement the sticky or fixed header and footer utilizing just

Can You Recommend Python Tutorials For Complete Beginners?

Hello Ladies & Gentlemen,  I would like to learn Python. Only latest version as of Jan 2017. I have a couple of question that I'm looking answer from you: Q1. What are your top best Python (latest version) programming tutorial paperba

Please Recommend Android Apps & Game Apps Tutorials For Beginners

I would like to learn Android Apps and Android Games Apps development. Only latest version of the compiler as of Jan 2017.  I have a couple of questions regarding this, please help me with these queries. Q1. What are your top best Android Apps

1 391 949
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: