Jump to content
Larry Ullman's Book Forums

Question About Classes In Chapter 9


Recommended Posts

Larry,

 

Is there any particular reason why the properties (or attributes) of the two classess (Page and User) in Chapter 9 were declared protected opposed to private?  I haven't quite made it to the end of Chapter 9; however, Page and/or User do not appear to be extended. Do you use these classes in later chapters?

 

Thank you,

Hacker

Link to comment
Share on other sites

OK then... I'll see what I can do with this.

Should the classes be extended in order to create the edit_page.php script?  I just integrated (earlier this week) TinyMCE into header.inc.php so it'll work with a textarea element having the attribute and value name='content'.

 

Thanks for the reply,

Hacker

Link to comment
Share on other sites

 Share

×
×
  • Create New...