Hello Sean,
oh i must correct myself ;)) .
or try to use this:
print "";
or just
print "";
looks like u have error here:
print "";
^ ^^
^ - use \ before "
^^- no need to use both \ and " remove those two characters
or try this
y
Hello Sean,
or try to use this:
print "";
or just
print "";
^ ^^
^ - use \ before "
^^- no need to use both \ and " remove those two characters
or try this
your php
?>
" width=104 height=137>
http://www.corwin.sk
PGP key fingerprint
Ezequiel Sapoznik wrote:
I am having a parse error in the following sentence:
print "";
it would help if you posted the actual error message !
but try this ...
print '';
or
print "";
--
Sean
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/u
the problem is the "" before the width word
it should be "\"
- Original Message -
From: "Ezequiel Sapoznik" <[EMAIL PROTECTED]>
To: <>
Sent: Tuesday, January 07, 2003 7:30 PM
Subject: [PHP] Img src
I am having a parse error in the following
I am having a parse error in the following sentence:
print "";
Thanks!
Ezequiel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everybody,
The icons (.ico) are not displayed correctly by all the browsers (I.E. 5,
etc...).
After some research, it appears the only solution is to convert the .ico in
GIF or JPEG...
Do you know if a PHP script could do that conversion ?
Take a icon and create a GIF or JPEG file...
Thanks f
6 matches
Mail list logo