I am working on file uploading. So when I click cross button how can I remove exited file using php without page reload?

|
I am working on file uploading. So when I click cross button how can I remove exited file using php without page reload?
|
||||
|
|
|
You can, with javascript
You can't, PHP is server side language |
|||||
|
|
|
jQuery version
Also check out this article: http://www.learningjquery.com/2007/08/clearing-form-data |
||||
|
if you're using jQuery:
|
||||
|
|