tonymuffin Posted December 2, 2008 Share Posted December 2, 2008 Where can I find the latest greatest step by step instructions on how to install the latest greatest version of PHP on Windows? Link to comment https://forums.phpfreaks.com/topic/135099-where-are-the-latest-greatest-step-by-step-instructions/ Share on other sites More sharing options...
dezkit Posted December 2, 2008 Share Posted December 2, 2008 Google "xampp" Link to comment https://forums.phpfreaks.com/topic/135099-where-are-the-latest-greatest-step-by-step-instructions/#findComment-703706 Share on other sites More sharing options...
haku Posted December 2, 2008 Share Posted December 2, 2008 Or Wamp. ------------------------- When doing websites, you need to ensure that all the following are done in the same encoding: * Database collation * PHP internal encoding * The encoding of the files themselves (what encoding they are saved as) * Headers * Metatags It's a lot of stuff, but if they aren't the same, you will run into problems. Link to comment https://forums.phpfreaks.com/topic/135099-where-are-the-latest-greatest-step-by-step-instructions/#findComment-703712 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.