Hi,

How to find whether we are working in development environment ?

My requirement is the application I design has to save some data on some path if it is under development environment. if it is live environment then it has to save in live path.

let me know

thanks