CodeLobster IDE
http://codelobster.com/forum/

Basic elements of any php app
http://codelobster.com/forum/viewtopic.php?f=3&t=24489
Page 1 of 1

Author:  PerterP [ Mon Dec 03, 2018 2:03 am ]
Post subject:  Basic elements of any php app

Hi forum!
Roughly speaking, what are the elements of any php app (or simple php app) that I need to learn?

a) html form/s to database (do I also transfer from forms to other places like url string parameters or php files?; basically form to what elements of a php app?)
b) database to arrays (in php files)
c) display from php files to html
d) login/logout/session/cookie (maintaining state between php files)

What else are the main parts of how this works as a whole (meaning, what else to keep in mind and look into when I learn).
Many thanks!

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/