Magento Expert Forum - Improve your Magento experience
-
PHP Programming
Our website Packers and Movers has been programmed on PHP ver 4. We are getting to hear about the new PHP ver 7 which is supposed to contain faster response for the output. At the local host when we have reprogrammed it on ver 7, we have noticed that the servers, for eg Xampp, are not supporting the new version. Also, we are unable to upload the files on internet. That the new PHP ver 7 has hit the market is given, but the utility factor is still not clear. Has anyone in this forum wrote an e-commerce website on PHP ver 7?
If yes, kindly share your success rate and guide us on implementing the same. Thanks in advance.
View more threads in the same category:
-
-
-
-
Verify current PHP setting from the site Dashboard by clicking setting>PHP version.
Manage PHP versions by committing a pantheon.yml configuration file to the root of your site's code repository. Your pantheon.yml file will look like the following
api_version: 1
php_version: 7.0
-
-
PHP: Hypertext Preprocessor is a general-purpose programming language originally designed for web development. It was originally created by Rasmus Lerdorf in 1994; the PHP reference implementation is now produced by The PHP Group.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks