0
Guys, next, I found a system in PHP that does not use PDO interface to connect in the database, is mysql_connect() yet. Today I use the version of Wamp 2.4.9 and PHP 5.5.12. I would like to get an older version of PHP so I don’t need to exchange all connections with the database for PDO. Doing some research there are some extensions to use an older version of PHP, but none of them I could install or run in Wamp, does anyone have an earlier version of Wamp or any way to run a PHP with an older version? I believe it at least needs to be PHP 5.3.
I downloaded this link already: https://sourceforge.net/projects/wampserver/files/WampServer%202/Wampee%202.1/
But this mistake happens:
Browse previous versions here: https://sourceforge.net/projects/wampserver/files/WampServer%202/
– gmsantos
So, I’ve already done this, more when I download this version: https://sourceforge.net/projects/wampserver/files/WampServer%202/Wampee%202.1/ gives an error when installing, see in the edited question the image You know what this is?
– Alisson