Jump to content

Access rights


shan_cool

Recommended Posts

hi All,

I am using a js file for a menu and now i want to give access rights to the user who is using it .


The script is as follows:

<script type="text/javascript" src="milonic_src.js"></script>
<noscript><a href="http://www.milonic.com/">JavaScript Menus and DHTML Menus Powered by Milonic</a></noscript>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt type=text/javascript src=mmenudom.js><\/scr"+"ipt>");
</script>
<script type="text/javascript" src="menu_data.js"></script>

The menu is available in menu_data.js file with its respective links

now how can i implement access rights

can anybody help me ?

Thanks in advance,
shan
Link to comment
https://forums.phpfreaks.com/topic/4588-access-rights/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.