Posted by The.Relinator on 05/31/07 12:10
I'm just wondering what the best way is to extract and display a number from a html file. I tried the following piece of code, however it does not work. ereg('\d\.\d', $content, $reg); echo $reg[0];
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming