PHP - Upload and Download File Application

Submitted by razormist on
Learn on how to create a Upload and Download File Application using PHP. PHP is a server-side scripting language designed primarily for web development. It is a lean and consistent way to access databases. This means developers can write portable code much easier. It is mostly used by a newly coders for its user friendly environment.

How to Create a Magnifying Lens of Image using jQuery and Magnify.js

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a magnifying lens of image or zoom an image using jQuery and magnify.js. If you're building an ecommerce site and you want to add a functionality wherein visitors can magnify the image of a product, this tutorial will surely help you. Magnify.js is a jQuery plugin that creates a magnifying lens for a picture.

Create a push notification system with SignalR with ASP.NET MVC

Submitted by Mohamed Nageh … on
How to implement a push notification system with SignalR for notifying connected clients / users when any database changes happen on the server. Today's most of the applications are multi-user application, where multiple users doing their task at the same time. But the problem is when any user(s) done any changes (ex. inserted a new order) other users doesn’t know it unless the request is

Javascript - Simple Digital Clock

Submitted by razormist on
Learn on how to create a Simple Digital Clock using Javascript. avaScript is a scripting or programming language that allows you to implement complex things on web pages. It is widely used in designing a stunning website. It is an interpreted programming language that has a capabilities of Object-Oriented. This code can be used as your calculator to any mathematical problem.

How to Check Email Availability using jQuery and PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to check the availability of email using jQuery and PHP with MySQLi-OOP. In user registration, we don't want that multiple users have the same email or in short we want the email to be unique to each user. To do so, we use validations to validate an email then we check if the email already exist.

C# - Simple Splash Screen

Submitted by razormist on
Lean on how to create a Simple Splash Screen using C#. C# is a general-purpose, object-oriented programming language. C# automatically manages inaccessible object memory using a garbage collector, which eliminates developer concerns and memory leaks. C# is faster than dynamically typed languages because things are more clearly defined. It contains several classes that support any C# platforms, like game development. It has a friendly environment for all new developers.

How to Filter Between Two Dates using jQuery with PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a filter between two dates using jQuery with PHP/MySQLi without page refresh. We will be going to display our table then after the filter, the filtered table will be displayed. jQuery is a javascript library that makes you use javascript easily.

Engineering Content Management System V 1.0

Submitted by kellykunlex on
This engineering content management system allows you to ignite the likes of your client to be more familiar with your site with amazing fearures like: Slides Teams and admin panel to control the front end work. This is the newest version stay tuned for more. Admin Login user name :kellykunlex Pasword: 12345

Android - Simple CRUD Application

Submitted by razormist on
Learn on how to create a Simple CRUD Application using Android. Android is an open source so that developer find it easy to develop and expand new features. It used in several gadget like smartphone, tablet, and even television. Android is open source to developers who has an interest in developing mobile apps. It also provide an adaptive framework that allow the developer to develop an apps in a simpler way.