> $size_x=1000;
> $size_y=1000;
> $ECODE=12;
>
> file://$filename='list.txt';
> echo "";
> $id=1;
> $i=1;
> echo "?? ?? $filename ?? ? ETNA";
> if ($fp=fopen($filename, "r"))
> {
> while (!feof($fp))
> {
> $trimmed_line=trim($line=fgets($fp, 80));
> if (strstr($trimmed_line, "
convert.php
";
$id=1;
$i=1;
echo "?? ?? $filename ?? ? ETNA";
if ($fp=fopen($filename, "r"))
{
while (!feof($fp))
{
$trimmed_line=trim($line=fgets($fp, 80));
if (strstr($trimmed_line, "Handle"))
{
$handle=substr($trimmed_line, 9, 4);
$trimmed_line=trim($line=fge
convert.php
";
$id=1;
$i=1;
echo "?? ?? $filename ?? ? ETNA";
if ($fp=fopen($filename, "r"))
{
while (!feof($fp))
{
$trimmed_line=trim($line=fgets($fp, 80));
if (strstr($trimmed_line, "Handle"))
{
$handle=substr($trimmed_line, 9, 4);
$trimmed_line=trim($line=fge
> I have a txt file as input.This file has the coordinates for a gas
> network.With php I am creating an array with the above coordinates and
then
> I create from the array the image from the network.When the txt file is
> >21Kb there is no image, else all works perfect{with a smaller txt file).I
I have a txt file as input.This file has the coordinates for a gas
network.With php I am creating an array with the above coordinates and then
I create from the array the image from the network.When the txt file is
>21Kb there is no image, else all works perfect{with a smaller txt file).I
am using
5 matches
Mail list logo