string php mulai mit

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