RU beehive logo ITEC dept promo banner
ITEC 325
2011spring
ibarland

homelectsexamshws
breeze (snow day)

ch11-files
files and directories
chapter 11

From PHP Visual Quickstart Guide by Larry Ullman
Based on notes by Jack Davis (jcdavis@radford.edu)

there is a tower of increasingly sophisticated ways to share state between pages:

There are two primary ways of storing data with PHP; using files (and directories) or databases. This chapter will discuss the former, and the next chapter will introduce the latter. Although a database can be more powerful and secure than a file-based system, it is surprising how much can be done by sending and retrieving information from simple text documents on the server.


1 As opposed to fgetc to get a single character.      

homelectsexamshws
breeze (snow day)


©2011, Ian Barland, Radford University
Last modified 2011.Mar.23 (Wed)
Please mail any suggestions
(incl. typos, broken links)
to iba�rlandrad�ford.edu
Powered by PLT Scheme