I have installed an extension in magento 1.5. Just wondering where it is on my server because i want to write an include file to it. Thanks
typically in [MagentoFolder]/app/code/community/[SomeCompanyName]/[SomePackageName]
[MagentoFolder]/app/code/community/[SomeCompanyName]/[SomePackageName]
(otherwise, instead of "community" it could be "local").
For the location of Magento itself on your server, that depends on where you installed it! :)