chandram1085 Posted September 21, 2009 Share Posted September 21, 2009 Any one help me!! Im new to this forum.. I wants to install a package through php code.. Whenever i click download icon it just installing the package it wont download as dump.. Is there any idea??? Thanks, :'( Link to comment https://forums.phpfreaks.com/topic/174982-package-installation-through-php-code/ Share on other sites More sharing options...
trq Posted September 21, 2009 Share Posted September 21, 2009 What kind of package exactly? Link to comment https://forums.phpfreaks.com/topic/174982-package-installation-through-php-code/#findComment-922209 Share on other sites More sharing options...
chandram1085 Posted September 22, 2009 Author Share Posted September 22, 2009 What kind of package exactly? Hi thorpe.. Thanks for your response.. I wants to install a vb package.. When im using exec(), passthru(), and system() functions it ask to save the file.. But i dont want to save.. It directly install on the client system... Thanks.. :'( Link to comment https://forums.phpfreaks.com/topic/174982-package-installation-through-php-code/#findComment-922700 Share on other sites More sharing options...
trq Posted September 22, 2009 Share Posted September 22, 2009 Ive no idea what a vb package is but I'll tell you now you can't install anything on the client without explicit permissions and some type of activeX component. PHP (server-side) won't be of much use to you. Link to comment https://forums.phpfreaks.com/topic/174982-package-installation-through-php-code/#findComment-922732 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.