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

Search In

What no one tells you about 2017 Microsoft Windows 10 Creators Update

After the success of the Game Mode, Microsoft gears up for the Windows 10 Creators Update   Windows 10 is a lot more different than the yesteryear Windows. It behaves like a breathing entity -- the one that frequently changes with the release

Creating RESTful API in cakephp

This tutorial will help you to learn how to create rest api in cakephp. For this we need to follow the following steps: Step1: Create a database and a table say "users" Step2: Now we will create the Users Model, Veiw and Controller. users

Register form won't connect

Can some one please help with a register form for a website? I can't get it to load information to database. prepare($query); $statement->bind_param('ssssissiisss', $firstname, $lastname, $streetAddress, $suburb, $postcode, $state, $country

An Overview to HTML5

What is HTML5? It is a Hyper Text Markup Language which is used for structuring and presenting content on Internet. It is the current version for HTML. Its previous version was HTML 4.01. It is the 5'th version of the HTML standard. It'

Password Hasing in Cakephp 3.0.

Hello Reader's , Hope your are doing good today. Today we will learn about password hashing in CakePHP 3.0. Before going to start you should know about Password Hashing. Now days password are one of the most important security feature for all

Simple Steps To Restore And Upgrade AVG Antivirus Software

According to many users, AVG is the most convenient anti-virus software. All kinds of people can access and utilize it. It ensures proper security of your device, personal and professional data and document. You can blindly rely on it, as it has a st

How to connect database using PDO in php

PDO does not account for database specific syntax. It can allow for the process of switching databases and platforms. PDO can simply switch the connection string in many instances. PDO supports the following database: PDO_FIREBIRD ( Firebird/Interbas

How to configure database setting in YII php framework

In 'config/main.php' file we have database setting in yii for set or change database open main.php file and search 'db' you will see something like this 'db'=>array( 'connectionString' => 'mysql:host=localhost;dbname=mydb',

Login Authentication

Below i have written the code for Login Authentication, this code will check that weather the entered name and password are there in database or not. The following code will return true boolean value if the entered name and password exist in database

1 135 161
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: