In my application there are two PHP are available.
1) PHP 5.1.6
2) PHP 5.2.6
Currently I am using PHP 5.2.6 version in my application.
Also I'm using PHP 5.2.6 database ( phpmyadmin ).
Here my question is I want to use another PHP's database ( phpmyadmin ) i.e. PHP 5.1.6 's phpmyadmin.
I dont know how to do this, Please give me ur suggestions, in which file should i make change for accessing correct database in my application.
Thanks
-Pravin
Answer
phpMyAdmin runs with PHP 5.1.6 as well as with PHP 5.2.6 and several other versions of PHP.
No comments:
Post a Comment