|
Posted by Mathieu Maes on January 3, 2009, 6:46 am
Please log in for more thread options
show/hide quoted text
> Hello,
> I am learning HTML/CSS/javaScript/PHP5/MySQL. I have some experience
> with .NET and I liked the idea of ViewState in ASP.NET. Thus, I have a
> question:
> Is there any similar solution (of view-state) in PHP5?
As far as I know, no. And good riddance, I didn't like the way .NET
screws up your resulting HTML source code :).
Why do you need the view-state, maybe we can provide an alternative
solution for a particular problem?
Kind regards,
Mathew
|
> I am learning HTML/CSS/javaScript/PHP5/MySQL. I have some experience
> with .NET and I liked the idea of ViewState in ASP.NET. Thus, I have a
> question:
> Is there any similar solution (of view-state) in PHP5?