Section: Sessions 17 and 18: Using the PHP Session | BSc Programming skills | Grŵp NPTC Group Moodle

Main course page

Sessions 17 and 18: Using the PHP Session

  • Sessions 17 and 18: Using the PHP Session

    Sessions 17 and 18: Using the PHP Session

    Web applications using PHP differ from the kind of local application built in the Java phase of this unit as the server is remote from the client but is responsible for much of the applicaiton logic.  This topic explores the use of the PHP session, a way of maintaining the state of an interaction between web application and client over multiple requests and operations.