Hi All,

Just joined the list today... anyhow...

Recently upgraded to Windows 4.2.1 today from 4.1.1 and the following script
will not run.. Here is the GET URL method and the PHP code to output the
value of jpegifimage and this is the error I get.


http://www.lemonlainey.com/ebay/auctionoutput.php?jpegifimage=1997n1998teds.
jpeg&createAuctionPage=Create

Notice: Undefined variable: jpegifimage in
c:\apache\htdocs\www.lemonlaineydesign.com\www\ebay\auctionoutput.php on
line 2

CODE:
<?
echo($jpegifimage);
exit;
?>

This was working perfectly with 4.1.1 until I upgraded... any ideas?

Regards,

Kevin Smith



=======================================================================
This message has been scanned for viruses by Symantec's AntiVirus 2002.
=======================================================================



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

Reply via email to