Hi,

Try using follow.

        $sContents=file_get_contents("filename");
        $sContents=split("",$sContents);

Ande then you will be able to use the values for plotting a graph.

Regards,

Umesh.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to