PHP Plugins with Classes
12
This is a mysql php pager class that I found online somewhere and modified.
11
Enforce loadig fresh script code for the external javascript files. Compatible with HTTP 1.0.
11
Convert an irregular name=value pair string into a formatted array.
11
You can use this function to dynamically generate html "width/height" for use with displaying a thumbnail image usingthe original image. This will help save in making dup images just for display as a thumbnail.
It takes two arguments, the path to where the image is stored and the desired width or height.
Please comment or improve this code
.
It takes two arguments, the path to where the image is stored and the desired width or height.
Please comment or improve this code
.
11
The below code will generate a form dropdown for all 12 months, with the current month selected. Handy for those date pickers!
11
This will give you CheckDNSRR functionality in windows.
This function is only natively available in php while running on Linux.
This function is only natively available in php while running on Linux.
11
If a visitor comes to your site from a search engine such as Google or Yahoo, this function will highlight the keywords in a given text the user used for his search.
11
This only seems appropriate, we were fighting with a similar issue this morning.
11
Example of how to use CURL with PHP.
10
This simple function will check if a url is valid (going by parse_url()) and if it's 'online' - by seeing if it returns a 302, 301, or 200 status code.









