Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 72601

Re: Pages only for registered user available

$
0
0

I have done that simple with the server behaviors (login and logout) , Dreamweaver do the code automatic in PHP

 

what I wish that the menu point (HOT OFFERS) be shown only for logged users

 

I have in Database a field with Users_Type (Admin, and Users) but I dont know how to use that etc.

 

is there a simple way to do that in dreamweaver:

 

<div id="topnav">

<nav>

<ul>

 

<li><a href="index.php">HOME</a></li>

<li><a href="aboutus.php">ABOUT US</a></li>

<li><a href="services.php">SERVICES</a></li>

<li><a href="#">HOSTING</a></li>

<li><a href="#">OUTSOURCING</a></li>

<li><a href="#">HOT OFFERS</a></li>

<li><a href="#">CONTACT</a></li>

 

</ul>

</nav>

</div>

 

Thanks


Viewing all articles
Browse latest Browse all 72601

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>