Quote:
Originally posted by Ruth
Cool Ideas ...
someone told me that it is better and easier to use SSI (Server Side Includes) to prevent password sharing
tell me what you think?
|
Except that you can't use SSI on dynamically generated pages used in PHP. At least not easily. Since you already have dynamic programmatically generated pages why bother introducing another layer of unneeded complexity?