PHP Curl

Creating a Download Image from URL Form with Preview using PHP and JS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create an Image Preview and Download from an Image URL using PHP and JavaScript. The tutorial aims to provide students and beginners with a reference for learning some useful techniques and features for developing effective web applications. Here, I will be providing the scripts of a simple program that I created that demonstrate the creation of an Image Download and Preview form.

Using PHP cURL with POST Data Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about how to Use PHP cURL with POST Data. This tutorial aims to give the IT/CS Students or those programmers that are new in PHP Language a reference or guide for using PHP cURL module with POST data. I will be providing a simple program that demonstrates our goal for this tutorial.

Responsive URL Shortener Web App in PHP and jQuery Free Source Code

Submitted by oretnom23 on
Introduction This is a simple PHP and jQuery web application that I called as Responsive URL Shortener. This web application is inspired by the well-known/popular web application called Bitly. Same as the said web app, this URL Shortener project also generates a shortened URL. About the Responsive URL Shortener This simple project was developed using PHP, MySQL Database, HTML, JavaScript, jQuery