Reference Guide

Adobe Acrobat PDF Lampshade 1.2 Reference (PDF)

address.inc.php - Mailing Address Functions

formatAddress

Required Parameters: array $myrow
Optional Parameters: bool $returnOnly, string $newLine
Returns: string (Optional)
Description: This function collects all of the possible data for a given address from $myrow and formats it in the proper manner for display. If $return is set to TRUE, then the function returns the formatted address in a string, or if not, it uses echo to print it to the screen.

function formatAddress($myrow, $returnOnly = FALSE, $newLine = "
\n")

Copyright © 2001-2010 Think Computer Corporation. All Rights Reserved. Patent pending.

Authors of the impossible.™
Think