File Handling in PHP
File Handling in PHP

fopen() function is used to open a file, but in PHP same function is used to create a file. If you use fopen() on a file that does not exists, it will create that file. It has two parameter

Upload Drag Drop file to the server in asp.net using ajax and handler
Upload Drag Drop file to the server in asp.net using ajax and handler

In this article i am going to demonstrate how to upload , drag and drop file in asp.net. here i am using ajax and handler to upload drop file to the s

Error handling in CSS
Error handling in CSS

Hi friends in this blog I’m explaining about error handling in css. Description:I was reading about error handling in Google and found some important