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
- [PHP] getting message from file Kenneth
- Re: [PHP] getting message from file Jason Wong
- Re: [PHP] getting message from file Kenneth
- Re: [PHP] getting message from file umesh
- Re: [PHP] getting message from file tom meinlschmidt

