[PHP-DEV] Practical question

2003-01-25 Thread Miham KEREKES
y question finally is: What is that filesize, above which is _recommended_ to split files into parts? Thanks, Miham. -- ***** * Miham KEREKES * Szegedi Tudományegyetem Egyetemi Könyvtár * *[ [EMAIL

Re: [PHP-DEV] Reducing the number of system calls for includes

2003-01-25 Thread Miham KEREKES
can be easily implemented > either in about 50 LOC of PHP or sh/awk. That won't work of > course, if you rely heavily on dynamic includes where the > filename is determined at run-time. WKO preprocessing do you think? Miham. -- ***

Re: [PHP-DEV] PHP Beginner

2002-11-28 Thread Miham KEREKES
> I'm a beginner in PHP. > I'm looking for ressources (templates, samples, ...) which can help me. > Where can I find it. Maybe you post to wrong mailing list. At this list the subject is developing the php, not developing _in_ php. I suggest you to look around at http://www.php.net/mailing-lists

Re: [PHP-DEV] call_stack

2002-11-27 Thread Miham KEREKES
> Is there a concensus on how arguments should be printed out? > I'm shooting right now for a 'cluck' style backtrave > class::function() called at file:line > > Perhaps > > class::function() called at file:line >Arguments: >print_r(args) > > ?? Well, probably the following: class::funct

[PHP-DEV] call_stack

2002-11-27 Thread Miham KEREKES
.. In this case RTFM is ok. Thanks, Miham KEREKES. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php