Archive for the ‘FAQ’ Category
How to allow users to download files in PHP
So, you want to allow your users to download files from your server.
Downloading files in php is a simple process.You do not need scores of lines in your code to ...
FAQ: calculate number of days between two dates in javascript
From today onwards I am introducing a new category FAQ. It will contain quick solutions and code for common problems developers face daily in javascript and php. Browser compatibility issues ...
