Amazon Simple Storage Service-Create Bucket in PHP
10
The below code will generate a form dropdown for all the days of the month, with today's day selected. Handy for those date pickers!
10
Here is a pair of function to use in combination. The first one will change newlines into tags to store into a database. The second one does the reverse so you can edit the content of the database without having the tags show when you edit the content. If you can find improvements or have comments please let me know
10
Give this little function a start date and number of days and it will calculate the end date.
10
I'm trying to load an object into a session variable.
10
A function that will either read a file or read a string, and parse a random line from it. Very simple.
10
Validate Email Address Against MX
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!









