Php String Beginnt MIT

if (strpos($s, 'www') === 0) {
   // $s startet mit "www"
}
Worrisome Worm