Amazon Simple Storage Service-Create Bucket in PHP
4
A simple search array example.
16
Format a phone number with php.
13
I needed to send an email through an authenticated SMTP server. I found the snippet on the PHP website to do the trick.
13
Generate a random number or string in PHP.
15
A small recursive php function to determine the size of a directory by adding all it's contents together and returning them as an integer.
7
Using the extract() Functio
9
Mass email list of email addresses from a mysql db table.
6
Pull items from a mysql db table and display in the following format-
item1, item2, item3
In the example code, the query will return all items that have the color "red" specified in the db.
item1, item2, item3
In the example code, the query will return all items that have the color "red" specified in the db.
14
Display contents of a folder, see comments in code.
7
Generate multi select box from data in db, then when submitted, each selection is written to a db table as it's own record, each tied together by a common record id.









