mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
text to LAN issue #6
This commit is contained in:
@@ -12,4 +12,10 @@ Q> Should I use Cookies or Sessions for tracking my users?
|
||||
A> It's your choice, if your site is working ok with cookies (the default) then leave it like that. If you prefer to use PHP sessions, then use that (a custom session handler is used by e107 to store and handle sessions).
|
||||
|
||||
Q> Why should I run my site in standards mode?
|
||||
A> If your developing a theme and having trouble getting it to render correctly in Firefox/Mozilla and IE, try ticking this box. IE will then be run in standards mode and use the correct box model.
|
||||
A> If your developing a theme and having trouble getting it to render correctly in Firefox/Mozilla and IE, try ticking this box. IE will then be run in standards mode and use the correct box model.
|
||||
|
||||
Q> What is meant with PLAINTEXT?
|
||||
A> A string of text that is displayed with one value for each text attribute.
|
||||
|
||||
Q> What is meant with CHAP?
|
||||
A> Challenge-Handshake Authentication Protocol (CHAP) authenticates a user or network host to an authenticating entity. That entity may be, for example, an Internet service provider.
|
Reference in New Issue
Block a user