View Single Post
  #10 (permalink)  
Old 08-07-2008, 01:30 PM
+mrcakey
Guest
 
Posts: n/a
Diggs:
Default Re: The best php guestbook on planet earth

"Krustov" <me@privacy.net> wrote in message
news:MPG.230267adc2ecd2e398b806@news.newsreader.co m...
> <uk.net.web.authoring>
> <Geoff Berrow>
> <Tue, 05 Aug 2008 14:06:01 +0100>
> <8njg949nn6ljljdlpuenuhipo4clj7en7t@4ax.com>
>
>> I can understand you not wanting to post
>> html but what's wrong with using strip_tags() ?
>>

>
> One of many functions i've never got around to looking at yet .
>
> Wish somebody had told me about the following when i first started
> writing php scripts though as it would have saved me writing about
> 100,000 while loops to read in the flat files i use .
>
> $build="demo/burp.php";
> $contents=file_get_contents($build);
> $film=explode("\n",$contents);
>
>
> --
> www.krustov.co.uk


Alexa reports you're the 23,280,009th most visited site on the net. Cool!

+mrcakey


Reply With Quote