When I  use an included file, I set a variable = true.  then in all 
places where you might want to include it again, you check for that 
variable, and if it is not present, include the file. if it is 
present, you don't include it.


t 11:01 AM 6/18/2010, you wrote:

>I am receiving the error "Routines cannot be declared more than 
>once", which is true.  This function can be declared in multiple 
>places so it's sort of difficult to track.
>
>Is there a way I can test and check whether a function is already 
>declared (please say "yes, it's easy"?  Can I query for a list of 
>declared functions?  Also, this is on a shared hosting server, if 
>that makes any difference.
>
>
>thanks!





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334654
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to