oh I see, you want to execute that image.php script ?
----- Original Message ----- From: "Alex Ciurea" <[EMAIL PROTECTED]> To: "php mailing" <[EMAIL PROTECTED]>; "Todd Cary" <[EMAIL PROTECTED]> Sent: Tuesday, June 03, 2003 6:07 PM Subject: Re: [PHP] This line does not execute... > did u made copy&paste with your code? > > yes? then why don't you try to use the path='image.php?blahblahmoreblah' > ???? > > no? then please give us more details about the error you're getting... > > good luck, > Alex > > > ----- Original Message ----- > From: "Todd Cary" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, June 03, 2003 6:03 PM > Subject: [PHP] This line does not execute... > > > > I am trying to get the Sample Barcode to run on my server, however the > > following line does not execute: > > > > echo "<table align='center'><tr><td><img src='./image.php?code=" . > > $barcode . "&style=" . $style . "&type=" . $type . "&width=" . $width . > > "&height=" . $height . "&xres=" . $xres . "&font=" . $font . > > "'></td></tr></table>"; > > > > To see if it is executing, I have an "Echo" statement in the script. > > > > The image.php file is in the same directory as the other script files. > > What am I missing here? > > > > Todd > > -- > > > > > -- > 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