[PHP] Reopen of File in PHP

2002-03-28 Thread Moschitz Martin

Hi!

I need to reopen a file in php - how can i manage this?

The problem is the following:
at the beginning of my main php file I am including a picture, which refers
to a php-image-file. I am creating a Text File in this Image File and I need
to open this in the main php file. But I don´t have the filepointer anymore
and I must reopen the file. how can i do this?

thanxs
martin

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




RE: [PHP] Reopen of File in PHP

2002-03-28 Thread Rick Emery

What do you mean you don´t have the filepointer anymore?  File pointer to
what?  The image file?  Is the image file dynamically created using PHP?  I
must be dense...I don't understand.


-Original Message-
From: Moschitz Martin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 28, 2002 8:40 AM
To: '[EMAIL PROTECTED]'
Subject: [PHP] Reopen of File in PHP 


Hi!

I need to reopen a file in php - how can i manage this?

The problem is the following:
at the beginning of my main php file I am including a picture, which refers
to a php-image-file. I am creating a Text File in this Image File and I need
to open this in the main php file. But I don´t have the filepointer anymore
and I must reopen the file. how can i do this?

thanxs
martin

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

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