List/Grid PHP Functions Subscribe RSS feed of category PHP Functions
Force download using PHP
A force-download script can give you more control over a file download than you would have providing a direct link. Using a force-download script, you can: Download image file Download…
How to use ASCII value with PHP
Character encoding is useful in web development for generating character strings from random numbers (CAPTCHA images for instance), displaying non-standard characters and many other purposes. To use charachter encoding with…
Adding And Subtracting Dates in PHP
Here are some examples by which you can add or subtract date. e.g these simple codes can find the 2 week before or after date. Subtracting Years from a date…






