Posts by Sandilyan
DISPLAY THE PDF FILE USING PHP
This tutorial is shows how to display the pdf file using php, In below coding store the pdf url in file variable and then y...
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...
Complete Registration form with Perfect Javascript validation
In this tutorial i am explain about how to create a complete registration form using html and how to give the validation for this...
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...
Fixed background image in css
In this tutorial i am explain about how to create fixed background image. In this case the background image is fixed it doe...
Email Confirmation Concept
This post i am explain about how to check the confirmation from email , it is very simple and easy to identify the customer email...
check username availability using php and ajax
This tutorial i am explain about how to check the username live availability using php and ajax concept, This is a simple concept...