View Single Post
  #1 (permalink)  
Old 11-29-2007, 11:58 AM
conradwt conradwt is offline
Member
 
Join Date: Nov 2007
Posts: 33
Question Referencing Public Directory in ZF

Hi, how does one reference the public directory in a ZF application? In short, I would like to be able to access stylesheets, javascripts, and images directory. For local development, I have been using

<app_name>/public

Is there a constant or another mechanism for performing similar action?

Thanks in advance,

-Conrad
Reply With Quote