Hi All,
I want to build a PHP web app which will start with a login page and then move from page to page, displaying data from MySQL table in a tabular format, logout, deals with session etc. Is there any reference that walksthrough/tutorial that does all these tasks? I have seen topics from each of those tasks but separate, is there any example/source which talks about all of them (kind of tutorial)?
I am pretty new to PHP.
Thanks in advance.