Re: Self-Process php forms or not?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Having a script that is self executing - when it posts back to itself 
instead of a separate script - has absolutely nothing to do with the 
separation of business and presentation. It is possible for a single script 
to use separate components for the presentation, business and data access 
layers.

-- 
Tony Marston
http://www.tonymarston.net
http://www.radicore.org

""MEM"" <talofo@xxxxxxxxx> wrote in message 
002b01c9c4dd$08569bc0$1903d340$@com">news:002b01c9c4dd$08569bc0$1903d340$@com...
> So, on your opinion, we can call that method, on some circumstances, a 
> good
> practice?
>
> What about the moto: "let's separate business from presentation?"
>
>
> Thanks once again,
> Márcio


> -----Original Message-----
> From: Sándor Tamás (HostWare Kft.) [mailto:sandortamas@xxxxxxxxxxx]
> Sent: sexta-feira, 24 de Abril de 2009 13:53
> To: 'PHP-General List'
> Subject: Re:  Self-Process php forms or not?
>
> I think the main advantage is that if something goes wrong processing
> the
> datas, you can show the form again without redirecting again.
>
> And if you have to change the behavior of the page, you have to change
> only
> one file instead of two.
>
> SanTa




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux