????
| Current Path : /home2/morganrand/backup.morganrand.com/ |
| Current File : /home2/morganrand/backup.morganrand.com/tips.php |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<head><script src="//cdn.optimizely.com/js/1865631164.js"></script>
<link rel=stylesheet type="text/css" href="admin-Login-Only.css">
<TITLE>admin-Login-Only - Tips - Software Powers the Net</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="keywords" content="admin-Login-Only, protect, secure, authenticate, verify, make sure, restrict, admin, only">
<meta name="description" content="This file is tips.php. It describes tips about using the Globalissa.com software called admin-Login-Only. admin-Login-Only lets you easily protect any web page using a simple PHP session.">
<meta name="author" content="Globalissa - Global I.S. S.A.">
<meta name="generator" content="World Impact">
<meta name="robots" content="INDEX,FOLLOW">
<meta name="revisit-after" content="7 days">
<meta name="distribution" content="Global">
<meta name="rating" content="General">
<meta http-equiv="expires" content="0">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta name="resource-type" content="document">
</HEAD>
<BODY>
<H1>Tips</H1>
<ul>
<li>PHP documentation: <a href="http://www.php.net/manual/fi/ref.session.php">http://www.php.net/manual/fi/ref.session.php</a></li>
<li>you must access files on the web server with PHP 4.04 for admin-Login-Only version 1.2, or have PHP 4.1.2 (or higher) available when using admin-Login-Only version 2.x or higher</li>
<li>all protected pages must require the file called <b>adminOnly.php</b> at the top of each protected page</li>
<li>you must enable cookies in your browser - cookies are automatically removed when the session ends</li>
<li>your session will end when you close your browser</li>
<li>keep in mind your password is sent "in the clear". A network sniffer can intercept your unencrypted password</li>
<li>if your server allows it, connect to admin.php using a secure https:// connection. The small overhead in time delay is well worth it</li>
<li><a href="../feedback.php">contact us to add your tip here</a></li>
</ul>
<!-- Start of LiveChat (www.livechatinc.com) code -->
<script type="text/javascript">
var __lc = {};
__lc.license = 6479331;
(function() {
var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
})();
</script>
<!-- End of LiveChat code --> <!-- Hotjar Tracking Code for wanderfuls.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:78806,hjsv:5};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');
</script></body>
</html>