html

Upload file, verify file, rename file, get data and delete file from folder php script – example for CSV/Excel file

Today we are showing you how to create a php script for uploading, verify right file type before uploading, rename the file, get data from csv/excel file and then delete it . At first you need to create the html form, bellow is a basic one : <form method=’POST’ enctype=’multipart/form-data’> <input type =’file’ name=’file’ id=’fileR...

Create a dropdown select script on change for submit form, menu or other purpose, html and java

Hello boys and girls, today we are showing you how to create a dropdown select script on change for submit form, menu or other purpose, using html and java . We are using some div’s, some java scripting and you can use it in an any web page you like and for any purpose, if you are asking me I am using to generate some reports using three different variables in php . First you need to have th...

Lost Password