Are any of you using a WAMP platform for your web servers? We are potentially redesigning our website, and the vendor that has *ahem* been selected for us only develops for open source platforms (and we don't know Linux, hence the "W" in WAMP).
If so, any tips or pitfalls?
Thanks,
Britt
<?php
$pitfalls = 'WAMP'
echo preg_replace('W', 'L', $pitfalls);
?>