Re: [PHP] CleanUp!!

2003-05-29 Thread Matt Grimm
First, make sure to use str_replace whenever possible instead of ereg_replace. It's faster: $out_file = str_replace("http://";, "", $in_file); etc... -- Matt Grimm Web Developer The Health TV Channel, Inc. (a non - profit organization) 3820 Lake Otis Parkway Anchorage, AK 99508 907.770.6200 ext

Re: [PHP] Cleanup script

2002-08-17 Thread Jose Arce
that's funny...the function oh_god_im_so_lazy does the job i think jeje... >From: "Liam MacKenzie" <[EMAIL PROTECTED]> >To: "php" <[EMAIL PROTECTED]> >Subject: [PHP] Cleanup script >Date: Sun, 18 Aug 2002 09:18:50 +1000 > >I just had a massive open house party... > >Is it possible to write a PHP