How could I get the global "upload folder" setting

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
netenken1
User
Posts: 64

How could I get the global "upload folder" setting

Post by netenken1 »

How could I get the global "upload folder" setting or variable


mobhar
User
Posts: 11737

Post by mobhar »

Simply use EW_UPLOAD_DEST_PATH constant. You may see it in the generated "ewcfg*.php" file.


Post Reply