setlocale (LC_ALL, "PT_BR");
or if under windows:
setlocale (LC_ALL, "Portuguese Brazil");
Best Regards,
Daniel Berwig.
"Saci" <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> For example
>
>
or is webmaster.
Generated Thu, 27 Jun 2002 19:35:05 GMT by www.hitec.com.br
(Squid/2.4.STABLE1)
Any ideas?
Thanks in advance and Best regards,
Daniel Berwig
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: htt
i
file and make sure it is configured like this:
session.use_cookies = 1
Please let me know if you've got to solve the problem.
Best Regards,
Daniel Berwig.
"Michael" <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > M
I'm trying to make a page for file uploads. For small files, everything
goes ok, but doesn't work when I try to upload large files.
The limit size for uploading is suposed to be 100Mb. I've set up my
php.ini with this config:
post_max_size = 100M
memory_limit = 128M
upload_max_filesize = 100M
W
I'm trying to run a script in my server (IIS 5) that uses the function
getrusage(), but it returns the following warning:
Warning: getrusage() is not supported in this PHP build in file_name.php on
line 377
Does anyone know how I can solve this problem?
Thanks in advance.
--
PHP Windows Mai