Richard_RB Posted August 1, 2010 Share Posted August 1, 2010 My online web host uses PHP version 5.2.5 but I've just realised I've been developing my store locally using Wamp which has the PHP version 5.3.0.Is this going to cause me problems when I upload my fully developed store? Link to comment Share on other sites More sharing options...
rocky Posted August 1, 2010 Share Posted August 1, 2010 It should work, unless you've personally written code that works in PHP 5.3 only and not previous versions of PHP. Link to comment Share on other sites More sharing options...
Richard_RB Posted August 2, 2010 Author Share Posted August 2, 2010 Thank you. No, the only edits I've done to the PHP is deleting certain bits of code I don't need, other than that it's been mostly html and css edits. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now