List/Grid Yearly Archives: 2010
how to fetch all files from folder using php
PHP directory listing Some times we have to display the list of all files in a directory.We can do this with the help of php function readdir(). The code to…
How to create hindi texbox
We can create a hindi textbox & textarea with the help of JavaScript in which we can write in hindi and english both. You can download this pack by clicking…
How to delete the file using php
We can delete the file using php with the help of unlink function. Define this function like this: unlink ( string $filename [, resource $context ] ) Parameter: File name:…






