Image Upload

Contact Manager App with Image Using PHP with Source Code

Submitted by rems on
PHP CRUD (Create, Read, Update, Delete) applications are fundamental web applications that allow users to perform basic database operations on records. In this tutorial, we will create a Contact Manager web application that enables users to manage their contacts, including contact details and images. The application will cover the basic functionalities of adding, viewing, updating, and deleting

Social Networking Site version 2 in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Social Networking Site version 2. This is a web-based application project developed in PHP and MySQL Database. This project is a version of my developed Social Networking Site. The site provides an online platform to virtually interact with other users by sharing posts and photos. The project user interface was developed with Bootstrap Framework and AdminLTE

Easy and Simple way to Upload Image using PHP/MySQLi

Submitted by nurhodelta_17 on

This tutorial will show you how to create a simple image uploader using PHP/MySQLi. This tutorial does not include a good design but will give you an idea of how to upload images using PHP/MySQLi. Our goal in this tutorial is to create an Image Upload function into our simple Web App and Display the images after saving them into the database. The input that we will be using is an input file that only accepts any types of images.

Getting Starte

Please download and install the ff software if not yet installed in your desktop or laptop.

How to Get the Height and Width of Uploaded Image using PHP

Submitted by nurhodelta_17 on
In this tutorial, you will learn on how to get the size or the height and width of uploaded image using PHP with getimagesize() function. For instance that we wanted to have a server-side validation on upload image before uploading it, getimagesize() function will surely help you out.

Facebook Like Drag Background Cover Changer using Jquery

Submitted by rinvizle on
In this tutorial we will show you how to create a Facebook Like Drag Background Cover Changer using Jquery by uploading, positioning and adjusting the image. And if you are looking for a application that can upload images this one is very interesting and suits for your system, and it has a combination of many features.

Multiple File and Drop Upload

Submitted by alpha_luna on
If you are looking for Drag and Drop Multiple File Upload using HTML5 and jQuery then you are at the right place. Kindly take a look at this article, I had created this simple project with using jQuery and PHP that can upload multiple files via drag and drop into a server. This simple project will help you to develop your web applications upload system. Result This simple project works in modern browsers like Chrome, Safari, Opera, and Firefox.