[PHP] Setlocale() not working

2003-10-24 Thread Mauricio Cuenca
in other language without the need to harcode the weekday names ??? Using only the strftime function ??? Thanks, Mauricio Cuenca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PEAR::Pager examples

2003-09-15 Thread Mauricio Cuenca
experiencie with this package that can share ? TIA, Mauricio Cuenca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Problems compiling PHP 5.0.0b1

2003-07-01 Thread Mauricio Cuenca
and compiled libxml 2.5.7 and the same error appears. I've compiled several diffrent versions of PHP before without problems. Has anyone had a similar problem ? TIA, _ Mauricio Cuenca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Sessions with register_globals = off

2002-09-07 Thread Mauricio Cuenca
'] and $_SESSION['permisos'] have the same value. Is there any other way to unregister session variables ??? Thank you very much. _ Mauricio Cuenca - Original Message - From: Daniel Guerrier [EMAIL PROTECTED] To: Mauricio Cuenca [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent

[PHP] Sessions with register_globals = off

2002-09-06 Thread Mauricio Cuenca
session_register(). This trick is limited to the session module only - for example, setting new entries in $_ENV will *not* perform an implicit putenv(). That's what I am not using sessione_register($variable). TIA, _ Mauricio Cuenca -- PHP General Mailing List (http://www.php.net

[PHP] PEAR Documentation

2002-09-05 Thread Mauricio Cuenca
of functions, methods and properties would be very nice. Thanks, _ Mauricio Cuenca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Crontab

2002-06-05 Thread Mauricio Cuenca
Hello, I need to run a daily script on our website but I'm trying to avoid using CRONTAB. Is there any way that I can run this daily ? Is there any equivalent to ASP's Application_OnStart for PHP ? Thanks, _ Mauricio Cuenca [EMAIL PROTECTED] -- PHP General Mailing List

[PHP] PATH_INFO in CGI Mode

2002-05-24 Thread Mauricio Cuenca
that does not exist. Are they right ? TIA, _ Mauricio Cuenca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Exit();

2002-04-04 Thread Mauricio Cuenca
Two(); { One();//This line kills the program Print(Hello); //This is not printed =( } /example TIA, __ Mauricio Cuenca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] include_once()

2002-03-19 Thread Mauricio Cuenca
my script into several ones ??? TIA, __ Mauricio Cuenca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] include_once()

2002-03-19 Thread Mauricio Cuenca
Yes, I read the documentation and took close note to include the start and end tags... ?php ? Thanks, __ Mauricio Cuenca - Original Message - From: anders nawroth To: Mauricio Cuenca f; [EMAIL PROTECTED] Sent: Tuesday, March 19, 2002 2:26 PM Subject: Re: [PHP

Re: [PHP] include_once()

2002-03-19 Thread Mauricio Cuenca
No I haven't. Wouldn't this affect my entire web site ? I just need to include the files into a single script. Thanks, __ Mauricio Cuenca - Original Message - From: Neil Freeman To: Mauricio Cuenca Cc: [EMAIL PROTECTED] Sent: Tuesday, March 19, 2002 12:30 PM Subject

[PHP] Passing an array as an argument

2002-03-14 Thread Mauricio Cuenca
can help me, TIA. -- Mauricio Cuenca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Passing an array as an argument

2002-03-14 Thread Mauricio Cuenca
can help me, TIA. -- Mauricio Cuenca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php