09-09-2008, 09:02 AM
|
#2 (permalink)
|
|
The Wanderer
Join Date: Feb 2008
Posts: 18
Thanks: 0
|
Nevermind, got it to work
This is the code I used
$result = preg_replace("@<!doctype html><head>.*<\/head>@si", '', $result);
__________________
World domination would be much easier, if you would all just surrender to me already.
|
|
|