TECHNOLOGIES
ANSWERS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About hp
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Bhushan Singh (13)
Rajeev Ranjan (9)
Vinod Kumar (5)
Sandeep Kumar (5)
Kuppurasu Nagaraj (4)
Khawar Islam (4)
Ehtesham Mehmood (3)
Sharad Gupta (3)
Kantesh Sinha (3)
Pradeep Prajapati (3)
Emiliano Musso (3)
Nitin Kumar (2)
Afzaal Ahmad Zeeshan (2)
Douglas Miller (2)
Nirav Daraniya (2)
Manimekalai Ganesan (2)
Grace Ethan (2)
Sibeesh Venu (2)
Vishal Chaturvedi (2)
Anant Sharma (2)
Kasam Shaikh (1)
Joseph Thomas (1)
Bhuvanesh Mohankumar (1)
Valerii Tereshchenko (1)
Bhavya Gaur (1)
Yogi S (1)
Vineet Kumar Saini (1)
Ganeshan N (1)
Nilesh Shah (1)
Naveen A (1)
Vishnupriya A (1)
Jatin Malik (1)
Romil Bheda (1)
Napuzba (1)
Tushar Sharma (1)
Tracey Jones (1)
Neeraj Kumar (1)
Prasanna Murali (1)
Venkatesan Jayakantham (1)
Atif Qureshi (1)
Jaydip Trivedi (1)
Dipendra Singh Shekhawat (1)
Ankur Soni (1)
Javed Ur Rehman (1)
Arjunan Selvam (1)
Gopi Chand (1)
Divya Sharma (1)
Related resources for hp
No resource found
🚗🚕 OBSERVABLES's, OBSERVERS & SUBSCRIPTIONS | RxJS TUTORIAL
6/29/2020 7:40:10 AM.
OBSERVABLES's, OBSERVERS & SUBSCRIPTIONS | RxJS TUTORIALThis is my best vlogOBSERVABLES, OBSERVERS & SUBSCRIPTIONS | RxJS TUTORIAL
Bhasker's Test Video Article
5/28/2020 5:51:20 AM.
This is a test video article
How To Deploy Files Or Application From OneDrive Folder To Microsoft Azure Web App
5/26/2020 9:05:11 AM.
In this video will see how to deploy applications or files to Azure Web App using OneDrive as deployment source.
Integrating Azure Application Insights In ASP.NET Core Web App
5/26/2020 9:01:26 AM.
This video explains process of integrating Azure Application Insights in ASP.NET Core web app.
Setting Up Google App Engine And Uploading An Image To Google Cloud Using PHP
1/9/2018 4:17:56 PM.
In this article, you’ll learn how to deploy a PHP project to Google App Engine and how to upload an image to Google Cloud Bucket.
How To Control SQL Injection In PHP
12/7/2017 1:50:18 PM.
This is an interview question, when a person showcases himself as the FULL Stack developer, it is very important that the developer should have base knowledge on the security aspects of the applicatio
Aspect Oriented Programming In C# Using DispatchProxy
12/6/2017 5:42:20 PM.
Example of implementing logging using Aspect Oriented approach with DispatchProxy class.
Building WordPress Theme From Scratch - Part One
10/30/2017 11:40:35 AM.
Hi all, I am writing a series to create a theme in WordPress with all functionalities like show blog post and add widgets on the front page. I will create this series for absolute beginners who want t
Script For Login, Logout And View Using PHP, MySQL And Bootstrap
10/29/2017 2:07:02 AM.
This article shows how to make a login, logout and view script using PHP, MySQL and Twitter Bootstrap.
How To Use jQuery AJAX To Call A PHP Page
10/9/2017 12:53:51 AM.
In this video, we will see how to use jQuery AJAX to call a PHP page.
Insert Value From CheckBox In Database (MySQL) In PHP
8/4/2017 7:30:34 AM.
In this article you will see how to insert a value from a checkbox in the MySQL database.
Create Favicon in PHP
6/29/2017 5:28:06 AM.
In this article I will explain Favicons in PHP. In this article I will use a small and powerful script for creating Dynamic Favicons and use the PHP GD library to manipulate the Favicon image and add
Contact Us Form in PHP
6/29/2017 5:18:49 AM.
In this article I show how to create a Contact us form in PHP.
Class and Object Function in PHP
6/29/2017 5:11:12 AM.
In this article I will discuss the get_declare_classes() and get_class_method() functions in PHP.
Calculate How Many Days in A Month Using PHP
6/29/2017 5:00:14 AM.
In this article I explain the cal_days_in_month() function in PHP. cal_days_in_month() function returns the number of the days in a month for the given year and calendar.
Polymorphism in PHP
6/28/2017 4:15:44 AM.
In this article I describe polymorphism in PHP. Polymorphism describes a pattern in Object Oriented Programming in which a class has varying functionality while sharing a common interfaces.
Join Tables With the Using Keyword in PHP
6/28/2017 3:34:17 AM.
In this article I explain how to join with the using keyword in PHP. Use the Using keyword instead of the On keyword when you want to join more than one table and the tables have the same column name,
Group By Clause in PHP
6/28/2017 2:36:06 AM.
In this article I explain how to use a MySQL group by clause in PHP. The group clause is used to group the rows of a result set based on one or more column expressions. Group by clause determines how
Introduction to PHP With EM
6/26/2017 5:08:37 AM.
This article is a basic introduction to PHP. The PHP programming language is a server-side HTML embedded scripting language. The PHP language runs on the server side.
An Easy to Use PHP Email Blast Utility
6/26/2017 3:03:11 AM.
This article explains email blast utility in PHP. It’s perfect for email marketing, invitations, greetings, etc. This PHP code can be easily modified to accommodate a wide range of email blast objecti
Reading Data From a File Using PHP
6/26/2017 1:31:16 AM.
In this article I will demonstrate all the possible ways of reading data from a file using PHP.
Demonstrate Arrays in PHP
6/21/2017 5:37:10 AM.
This article demonstrates arrays in PHP. An array is a collection of values of the same data type. In PHP the array concept goes further in the manner that in PHP an array stores each item as a key an
Create A Login Form Validation Using PHP And WAMP / XAMPP
3/22/2017 3:21:20 PM.
Create a login form validation, using PHP and WAMP/XAMPP.
Host Your Website On Github Pages For Free
2/17/2017 10:35:01 AM.
In this article, I will quickly introduce you to GitHub Pages, using which you can freely host your websites, straight from your repositories on GitHub. Isn't this fantastic?This blog is a brief i
How To Connect PHP With Azure Web App Using Microsoft Cloud Services
1/11/2017 10:48:02 AM.
In this article, we will learn how to connect PHP with Azure web app using FileZilla FTP client and Microsoft Cloud Service.
How To Design A Web Page Using PHP
1/7/2017 2:19:23 PM.
In this article, you will learn how to design a Web page, using PHP.
Creating Twitter Bootstrapping Collapse in PHP
12/23/2016 12:03:06 AM.
In this article I explain creation of a Twitter Bootstrapping Collapse in PHP.
Layout Width And Height + Linear Layout - Android Tutorial
12/16/2016 2:21:16 AM.
Learn about Android's layout width and layout height attributes - possible values that can be assigned to these attributes, the difference between match parent and wrap content. Also, learn about
How to Export MySQL Data Into JSON Format in PHP
9/1/2016 11:05:01 PM.
In this article you will learn how to export MySQL data into JSON format in PHP.
Export To Excel In PHP With MySQL
7/19/2016 12:00:57 AM.
In this article, you will learn how to export to excel in PHP with MySQL.
Integrate Azure SQL Database With PHP Website
7/15/2016 1:58:02 PM.
In this article, you will learn how to integrate Azure SQL Database with PHP website.
Clone Online Site In Apache
7/13/2016 5:59:36 PM.
In this article, you will learn how to clone an Online Site in Apache.
How To Use Access Modifiers In PHP
7/11/2016 5:07:58 PM.
In this article you will learn how to use access modifiers in PHP.
How To Setup VM On Azure For PHP Websites
7/4/2016 4:06:59 PM.
In this article, you will learn how to set up a VM on Windows Azure, deploy your PHP & MySQL based Website, and get full control over it.
Login Service In PHP And MySQL For Android Applications
6/30/2016 12:41:47 AM.
In this article, you will learn login service in PHP and MySQL for Android Applications.
Laravel From Scratch
6/21/2016 11:18:56 AM.
This article will help you to understand the basics of the Laravel Framework.
Create A Custom Form Plugin In WordPress - Part Two
6/21/2016 11:04:09 AM.
In this article you will start with plugin development in WordPress.
Smarty Framework in PHP
6/21/2016 10:47:16 AM.
In this article you will learn to install and work the Smarty framework
Create Custom Login And Register Without Using Plugin In WordPress
6/15/2016 1:47:15 PM.
In this article, you will learn how to create custom login and register without using a plugin in WordPress
A Guide to Create Custom Page Templates in WordPress
6/7/2016 1:36:34 PM.
In this article, you will learn how to create custom page templates in WordPress.
Installation Of Yii (PHP) Framework
5/17/2016 10:49:54 AM.
In this article you will learn about Installation of Yii (PHP) Framework
Web App In Azure Using CakePHP
5/9/2016 11:50:18 AM.
This article will teach you how to create Web Apps using cakePHP in Windows Azure.
Deploying PHP Website In Azure LAMP Stack (VM) Using FileZilla
5/2/2016 12:17:53 PM.
In this article, I explain will how to deploy PHP website in Azure LAMP Stack by using FileZilla.
How To Install Apache, MySQL, PHP (LAMP) Stack On Azure Linux VM
5/2/2016 11:11:23 AM.
In this article you will install Linux, Apache, MySQL, PHP (LAMP) Stack on Azure Linux VM in Azure Portal by using PUTTY.
Install PHP On Windows
4/19/2016 10:46:58 AM.
In this article you will learn how to Install PHP on Windows.
Set Up PHP Form For Cloud Messaging Service In Google: Part Two
4/18/2016 5:14:02 PM.
In this article you will learn how to set up PHP Form for Cloud Messaging Service in Google.
What is XML And How To Use XML in PHP
4/14/2016 12:45:03 PM.
This article shows an overview of XML and how to use XML in PHP.
PHP Web App In Azure
4/12/2016 9:58:35 AM.
In this article you will create a PHP web app in Azure App Service by using the Azure Portal.
Why Use ASP.NET For Web Development
4/11/2016 11:54:49 AM.
In this article I will try to explain why one should use ASP.NET over other programming frameworks for web scripting and web application programming.
Mouse And Touchpad In Windows 10
3/28/2016 9:50:56 AM.
In this article you will learn about Mouse and Touchpad in Windows 10.
What To Choose Between PHP And ASP.NET
3/16/2016 1:22:03 PM.
In this article you will learn what to choose between PHP and ASP.NET.
Working With Wamp Server To Create A Database And Host A Website
3/13/2016 12:26:40 PM.
In this article, we discuss how to install Wamp Server, how to host a site on Wamp Server, and how to create a database in WAMP Server PhpMyAdmin page.
Create Dynamic Invoice Form Using PHP
2/25/2016 9:28:43 AM.
In this article you will learn how to create a dynamic invoice form using PHP.
PHP 7.0 - Variables And Comments
2/12/2016 12:55:01 AM.
In this article we discuss PHP variables, comments, and single and double quotes.
Getting Starting With PHP 7.0
2/11/2016 10:03:34 AM.
In this article you will learn about the new version of PHP 7.0.
16 Reasons To Use Drupal’s Ubercart for Creating Shopping Cart On Your Ecommerce Store
2/2/2016 11:48:09 AM.
In this article you will learn why we use Drupal’s Ubercart for creating Shopping Cart on your Ecommerce store.
Creating A LAMP Stack Using Bitnami In Microsoft Azure (Virtual Machine)
2/1/2016 11:54:00 AM.
In this article you will learn about creating a LAMP Stack using Bitnami in Microsoft Azure (Virtual Machine).
Delete Your WordPress Blog Or Site Hosted On Wordpress.com
1/27/2016 1:15:30 AM.
In this article you will learn how to delete your WordPress blog or site hosted on Wordpress.com.
How to Install Zend Framework Two
1/26/2016 12:41:17 PM.
In this article you will learn how to install Zend Framework Two.
Change Profile Picture In WordPress
1/26/2016 12:45:47 AM.
In this article you will learn how to change your profile picture in WordPress.
OOPs In PHP
1/15/2016 10:11:16 AM.
This article will help you to learn about the OOPS concept in PHP with examples.
Four Steps to Install Magento Manually
1/14/2016 9:23:39 AM.
In this article you will learn about the four steps to install Magento manually.
How To Start PHP Programming On NetBeans
1/11/2016 10:14:36 AM.
In this article we are going to learn a step by step procedure of how to set environment in NetBeans for PHP development.
Create An HTML Form And Insert Data Into The Database Using PHP
11/18/2015 9:10:09 AM.
This article shows how we can create a SIGN UP form and store the entered data into our database (mysql) using PHP.
PHP Tutorial - Part 2
9/29/2015 7:07:19 AM.
In this article you will learn how to handle error in PHP. This is part 2 of the article series.
PHP Tutorial - Part 1
9/26/2015 1:23:35 PM.
In this article you will learn how to start the first program in PHP.
PHP Introduction And Enviornment Setup
9/22/2015 12:31:44 PM.
In this article you will learn an overview of PHP language and Environment Setup.
Registration and Login Form in PHP Using OOP
8/28/2015 5:59:41 PM.
In this article, I create a simple registration and login form in PHP using OOP and MySQL.
Functions in PHP
8/20/2015 5:54:30 PM.
In this article you will learn about various functions in PHP.
PHP Rest Service
8/19/2015 11:25:15 PM.
In this article we will learn the rest services in PHP.
A Simplified Approach to MVC on PHP
8/17/2015 1:27:45 AM.
In this article you will learn a simplified approach to MVC on PHP.
Various Methods For Outputting Data on the Browser in PHP
8/13/2015 10:13:24 PM.
In this article we will see various methods for outputting data to the browser.
PHP Configuration Environment
8/11/2015 2:02:04 AM.
This article explains how to configure the PHP Environment.
Calling an ASMX Web Service From Other Server Using jQuery and PHP
8/6/2015 8:42:28 AM.
In this article you will learn how to call an ASMX Web Service from another server using JQuery and PHP.
Add Related Posts in Each Posts in WordPress
7/17/2015 2:11:56 PM.
This article explains how to add related posts to each post in Wordpress depending on the tags given.
Upgrade PhpMyAdmin on WampServer Installation
6/26/2015 5:03:15 PM.
Here we'll describe the quickest method to upgrade phpMyAdmin on a generic Wamp installation.
Geolocalize a Device and Store Coordinates on Webserver
6/1/2015 8:47:49 PM.
In this article we'll see how to make a simple geolocalizing Windows Phone App, and how to store the coordinates it acquires on a remote Web server, for further examinations.
File Handling in PHP: Scene 1
5/30/2015 11:18:31 PM.
This series of articles helps you to get the detailed knowledge about file handling in PHP.
Quickly Installing LAMP Server on Debian or Ubuntu Linux
5/18/2015 3:03:25 PM.
A fast reference to install a LAMP server (Linux-Apache-MySQL-PHP) with a single command line on Debian-based Linux distributions.
Insert Multiple Checkbox Value in Database Using PHP
3/17/2015 11:06:04 AM.
In this article we will see how to insert multiple checkbox values in one column in a MySQL Database.
How to Insert Value Into Database in PHP
3/16/2015 7:17:30 PM.
This article explains how to insert value into a database in PHP.
How to Use jQuery Ajax Call in PHP Script
2/12/2015 5:36:47 PM.
In this article you will learn how to use Ajax and jQuery with PHP.
View, Insert, Update and Delete Operations in CakePHP
2/10/2015 11:44:29 PM.
In this article you will learn how to do view, insert, update and delete operations in CakePHP.
Retrieve, Insert, Update and Delete Functionality in Codeigniter
2/10/2015 5:19:52 PM.
In this article you will learn how to retrieve, inserte, update and delete functionality in Codeigniter.
How to Install CakePHP in XAMPP
2/9/2015 1:32:03 PM.
This article describes how to install CakePHP in XAMPP
YII Framework Installation on XAMPP in PHP
1/30/2015 3:32:51 PM.
In this article you will learn YII Framework Installation on XAMPP in PHP
Create REST API For Android App Using PHP and MySQL
1/14/2015 10:39:04 PM.
In this article you will learn how to create a REST API for an Android app using PHP and MySQL.
Create Push Notifications Using Google Cloud Messaging PHP and MySQL in Android
1/13/2015 11:08:13 PM.
In this article you will learn how to create Push Notifications using Google Cloud Messaging PHP and MySQL in Android.
Create Login and Registration Form in PHP Using OOP
1/8/2015 9:44:22 PM.
In this article, I create a login form and registration in PHP using a class and object, CSS, JavaScript and MySQL.
How to Create One Time Password (OTP) in PHP
12/17/2014 12:24:24 AM.
In this article you will learn how to create a One Time Password (OTP) in PHP.
Fetch Data From Database and Show in Tabular Format in Codeigniter
12/15/2014 8:54:41 PM.
In this article, I will show how to fetch data from a database and show it in a view of a tabular format in codeigniter.
Hashing Overview in PHP
6/25/2014 12:24:29 PM.
We will learn what is the significance of a hash for a secure password in PHP.
Upload File Using PHP
6/10/2014 2:29:28 PM.
In this article we are going to learn the basic steps for uploading a file into the server or a destination path using PHP
Paging Using PHP
6/10/2014 2:17:37 PM.
This article explains how to handle a number of records using paging.
Microsoft Drivers For PHP For SQL Server
6/4/2014 1:13:55 PM.
In this article we will learn the sqlsrv API, which is a Microsoft driver for PHP for SQL Server. This API helps us to use the SQL Server database in a PHP Project.
PHP to Construct cURL Script to Facilitate Data Streaming
5/30/2014 6:36:17 AM.
This article explains how to construct cURL script using PHP.
Object Oriented Programming Concepts in PHP
5/29/2014 5:48:32 AM.
This article explains Object Oriented Programming concepts in PHP, including classes, objects and methods.
Magic Methods in PHP
5/27/2014 12:58:09 PM.
In this article we will see the details of Magic Methods in PHP.
Array in PHP
5/23/2014 11:41:19 AM.
This article explains arrays and all the built-in functions used in arrays.
Writing Data To a File Using PHP
5/16/2014 2:33:57 PM.
This article shows two ways to write data to a file. Also covered are some important file handling functions.