I want to install php with all the extensions (like that which are provided by web hosting companies) on my pc because when i first created a forum in php it didn't work (I'm using WAMP server) but when i uploaded it on my web hosting provider's site, it just worked well. Please Help!!!!
Left click pm on the wamp icon in the tray. Highlight over PHP and then in the menu click php.ini once you have loaded up the txt file have a read through it and uncomment any extensions that you want to use. Make sure you restart the server after your complete.
It Show an error in finding the extension, should i download it and then copy it in the php's extension folder??
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\wamp\www\comment\index.php on line 17 This error has occured. It worked just fine on my webhosting server
Which extension are you having problems with? I know that CURL has some issues and I needed to download a fix for it.
I don't think you have tried hard enough. I think that most likely you have problems with the setup and configuration. XAMPP is even easier to install than WAMP. You should include the specific errors that show up.
Check out the link which I have mentioned below and it will guide you step-by-step on how to install php with all the necessary extensions. http://www.php.net/manual/en/install.php
Here you can see the guideline of the php installation as you will need here. www.w3schools.com/php/php_install.asp