[Phpmyadmin-devel] PMA_show/print/display

Hi, can we agree to prefix all functions sending output direct to stdout (to browser, f.e. with echo print ...) with the same prefix? i would suggest print -- Sebastian Mendel www.sebastianmendel.de www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet

Hi On Wed, 07 Dec 2005 10:47:51 +0100 Sebastian Mendel <lists@sebastianmendel.de> wrote:
can we agree to prefix all functions sending output direct to stdout (to browser, f.e. with echo print ...) with the same prefix?
i would suggest print
I used show in setup script, so that's my preferred choice :-). -- Michal Čihař | http://cihar.com

Sebastian Mendel a écrit :
Hi,
can we agree to prefix all functions sending output direct to stdout (to browser, f.e. with echo print ...) with the same prefix?
i would suggest print
Good idea. I have no preference about the prefix. So it would be something like PMA_echoBlaBla() ? Marc
participants (3)
-
Marc Delisle
-
Michal Čihař
-
Sebastian Mendel