php3-list | 199903
Date: 03/18/99
- Next message: pete collins: "Re: [PHP3] Getting title from a webpage"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] make: Fatal error: Command failed for target `language-parser.tab.o'"
- In reply to: Daniel Lashua: "Re: [PHP3] php & webcam trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks everyone. Appending a "?" on its own worked with MSIE 3.x & 4.x, as
well as with NS 3.x ... but not with NS 4.x (checked the cache settings on
all browsers ofcourse). After making it something like this, it worked on
all browsers:
<?
echo "<img src=\"capture.jpg?dummy=\".filectime("capture.jpg")."\">";
?>
Just in case anyone else should ever run into a similiar problem :) Now I'm
going to make a proper page out of it - the HTML I wrote is sooo ugly ,)
Thanks again
Jens Knoell
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: pete collins: "Re: [PHP3] Getting title from a webpage"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] make: Fatal error: Command failed for target `language-parser.tab.o'"
- In reply to: Daniel Lashua: "Re: [PHP3] php & webcam trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

