[PHP] changing uid/gid

2003-01-05 Thread Pupeno
es 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.

[PHP] ~E_NOTICE, why not ?

2003-01-07 Thread Pupeno
$tpl->display("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/PorLosChic

Re: [PHP] Zend IDE vs. PhpEd

2003-01-07 Thread Pupeno
ome other things as well, all my scripts run in E_ALL. But I still think that autocompletation is very 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/

[PHP] pass by reference

2003-01-13 Thread Pupeno
shared 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 hun

Re: [PHP] pass by reference

2003-01-13 Thread Pupeno
but the problem is > deeper. P> Why was it deprecated ? what replaced it ? is there any work > arround ? P> My 200 lines of code without references could take much, much > longer and be P> much, much more messy. > P> Any ideas ? > P> Thanks. > P> - -- > P> Pupeno:

Re: [PHP] Stop neurotic posting

2003-08-14 Thread Pupeno
e helpless to fend for > themselves on the 'beginners' list. > > In other 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. Than

[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
ron job that > runs periodically and calls sendmail to flush the queue. But I'm running on a shared hosting server, I'm 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 hu

[PHP] bulk mail

2002-08-27 Thread Pupeno
s imediatly. I can't change the way PHP calls sendmail (again, it's a shared server) 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

[PHP] posible bug, require and symlinks

2002-11-13 Thread Pupeno
-1mdk (Mandrake 9.0). I'm 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. Th

[PHP] Performance

2002-11-15 Thread Pupeno
n I have 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

[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