With this code u can display a CSV file in a table.
PHP Snippets
Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.
A Simple routine to cut a string If the string has a number of characters higher than desired the function returns the number of characters desired and dots or more
A small and quick class to get CDDB information using the Linux program cd-discid.
The file takes a date of birth like dd-mm-yyyy or dd mm yyyy and calculates the number of years and days passed by and gives the weekday The best part
Simple script for searching all the folders and files(html & php) in your site and displaying the search result found and the visitor to the result page
Uses man | col -b so if you have groff you’ll be fine
This code blocks an entire ISP (by domain) from your website. This example shows you how to block AOL users from your site.
We are able to create WBMP for WML by GD-1.8 or later.
Function to create a bar chart by passing an array with labels as the index and the value, and a filename for the image.
First attempt at a usable, upgradeable calendar module.