ailable.
So it could just be a matter of installing the proper font on the Windows
system and it'll work ok. That's something to look into.
-TG
> -Original Message-
> From: De Greef Sébastien [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 03, 2004 5:12 AM
> To: [EMAI
Hi,
i just made a little site with a nice counter, i use gd to draw the number
in a chosen TTF no problem for that, but when i run the same source on IIS
the string is much bigger and doesn't fit in the image anymore. i can adapt
it again but it will be much smaller in apache then. Somebody knows
s
why don't you try runas in the exec() function ?
"Jason Barnett" <[EMAIL PROTECTED]> a écrit dans le message news:
[EMAIL PROTECTED]
> It seems that several people have run into a problem where PHP did not
> have permission to access certain folders / files in Windows. I have
> two solutions that
hi,
i try to open a file located on a network location.
I don't want to map the drive on local computer but it seams tha php doesn't
understand \\server\share...
Somebody knows a way out?
Sorry formy bad english
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.p
you must add the Order like ASC for upwards and DESC for descending order
"select * from $table_name2 where cat_id =
> '$_POST[cat_id]' ORDER BY posted DESC";
DESC will show from the last to the fiirst post from today to last week
Regards
"Will" <[EMAIL PROTECTED]> a écrit dans le message ne