Tag Archives: PHP
Drag and drop for upload concept
This is one of the method to upload the file in directory using php and javascript. This method is used to drag the files in a sp...
IMAGE ROTATION CONCEPT USING PHP
In this tutorial i am explain about how to rotate image using php by giving the degree of rotation. This is one of the simple con...
how to get file list from directory using php
This post i am going to explain about how to get file list from the specified directory using php, This is als...
Encrypt and Decrypt Data using PHP
In this tutorial i am explain about how to encrypt the data and how to decrypt the data using php. This is one of the important ...
ADD WATERMARK TEXT ON IMAGE USING PHP
This tutorial i am explain about how to add the watermark text on image using php. This concept is important because if you want...
Download file script with speed limit using php
This post i am explain about how to download file based on given speed limit. This test.zip file is downloaded based on the speed...
Upload and Download Script using PHP and MYSQL
This tutorial i am explain about to how to upload files to MYSQL Database and Download files from MYSQL data.
Uplo...
Php form handling
This post is used to handle the html form and display the current function calling $_php_self .
...
Display the image Randomly using php
This post is used to display the images Randomly using php code. Randomly means it displays the image when u refresh the pa...
How to Identify the browser and platform using php
This post helps to identify your browser and your Platform using php code. PHP have some environment variable and functions, HTTP...