[PHP] content management

2004-01-26 Thread Pupeno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anybody know of an extremely simple CMS (to serve pages, documents, not news based like most of them) that can store pages in various languages and comes with interface in various languages (or that it is translatable) ? - -- Pupeno: [EMAIL

Re: [PHP] Stop neurotic posting

2003-08-14 Thread Pupeno
words its usually a BAD idea. Another thing that can be done, maybe, is create specific list like: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] as they're needed. Thank you. - -- Pupeno: [EMAIL PROTECTED] http://www.pupeno.com - --- Help the hungry children of Argentina

[PHP] pass by reference

2003-01-13 Thread Pupeno
but the problem is deeper. Why was it deprecated ? what replaced it ? is there any work arround ? My 200 lines of code without references could take much, much longer and be much, much more messy. Any ideas ? Thanks. - -- Pupeno: [EMAIL PROTECTED] http://www.pupeno.com - --- Help the hungry children

Re: [PHP] pass by reference

2003-01-13 Thread Pupeno
without references could take much, much longer and be P much, much more messy. P Any ideas ? P Thanks. P - -- P Pupeno: [EMAIL PROTECTED] P http://www.pupeno.com P - --- P Help the hungry children of Argentina, P please go to (and make it your homepage): P http://www.porloschicos.com

[PHP] ~E_NOTICE, why not ?

2003-01-07 Thread Pupeno
(index.html); error_reporting($oer); but it still reports notices, any idea ? Thanks. - -- Pupeno: [EMAIL PROTECTED] http://www.pupeno.com - --- Help the hungry children of Argentina, please go to (and make it your homepage): http://www.porloschicos.com/servlet/PorLosChicos?comando=donar -BEGIN PGP

Re: [PHP] Zend IDE vs. PhpEd

2003-01-07 Thread Pupeno
useful. Have fun. - -- Pupeno: [EMAIL PROTECTED] http://www.pupeno.com - --- Help the hungry children of Argentina, please go to (and make it your homepage): http://www.porloschicos.com/servlet/PorLosChicos?comando=donar -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE

[PHP] changing uid/gid

2003-01-05 Thread Pupeno
in the place where the web is and make some symlinks, the other option, is to make a bash script that would do the work of making some globaly writeable directories to later let php do the job and I don't like that option. Thanks Carpe diem. - -- Pupeno: [EMAIL PROTECTED] http://www.pupeno.com

[PHP] Performance

2002-11-15 Thread Pupeno
a chain of ifs, is ti better (from the performance point of view) to change it for a switch ? And by the way, do you know of any documents related to performance in PHP ? Thank you. - -- Pupeno: [EMAIL PROTECTED] http://www.pupeno.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux

[PHP] posible bug, require and symlinks

2002-11-13 Thread Pupeno
searching the bug database to see if there's an already reported bug, but I can't find it... Maybe something is wrong here, so I'd like if someone can confirm this or add any comments or tell me if it is a bug, reported, or just a weird behaviour. Thank you. - -- Pupeno: [EMAIL PROTECTED] http

[PHP] bulk mail

2002-08-27 Thread Pupeno
) but I'm using PHPMailer and I can change the way PHPMailer uses sendmail, will `/usr/sbin/sendmail -O DeliveryMode=q` queue the mails I'm sending ? 3) Someone told me to do it using cron, do you have any idea of how to do it with cron ? Thanks. - -- Pupeno: [EMAIL PROTECTED] http://www.pupeno.com

[PHP] Background process (sending mails)

2002-08-21 Thread Pupeno
I know this issue have been discussed a lot of times but I checked a lot of archives and documents and I couldn't find any solution. What I want to do is send a lot of mails (belive me, it's not spamming) and I thought about running the process of sending mails in background (detached from the

Re: [PHP] Background process (sending mails)

2002-08-21 Thread Pupeno
not able to modify Sendmail's configuration :( Thank you anyway for your help, any other idea ? -- Pupeno: [EMAIL PROTECTED] http://www.pupeno.com --- Help the hungry children of Argentina, please go to (and make it your homepage): http://www.porloschicos.com/servlet/PorLosChicos?comando=donar -- PHP