November 2, 2009 at 4:18 pm (PHP)
Tags: component, install, operating system, PHP, version
Just a quick tip to let you know that you can find the version of PHP, and the PHP components installed on the server by just creating a blank php file and writing this into it:(of course, you would need to be able to access the server via some transport protocol for this to work)
<?php phpinfo(); ?>
Read the rest of this entry »
1 Comment
March 21, 2009 at 7:25 pm (BlackBerry, Mobile)
Tags: BlackBerry, cod, developer, device software, install, jad, javaloader, only, path, software, update, usb
"Can’t I only install the app that I want and NOTHING else?"
Have you said this to yourself? Well, I also did.
When you want to install an app through the Application Loader on Desktop Manager it is first “Searching for available device software”.
Well, I don’t want it to. And I don’t want it to install any updates. If you also don’t; or just want to install your app in a lesser amount of time, then follow the steps below.
Read the rest of this entry »
Leave a Comment