Web Links [Tag : Defining]
Sort By :
1. Defining arrays using literal notation
Literal notation is a new way of defining arrays in JavaScript thats extremely flexible and robust. Learn about literal notation in this tutorial.
Category:   JavaScript > Tutorials > Miscellaneous

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. Defining arrays using literal notation
Literal notation is a new way of defining arrays in JavaScript thats extremely flexible and robust. Learn about literal notation in this tutorial.
Category:   JavaScript > Tutorials > Development

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Defining dynamic pages with a public or private status
This tutorial describes a PHP-Nuke Function to restrict access by page as public or private. The function pageStatus(); is called on the top (or inside your root level header, not the themes header) of all pages. This will allow you to deifne in your admin panel specifc pages and urls that you want to have a particular viewing status. It explains a few ways to go about defining which pages to have the "public" or "private" status. Also the code for the function is available.
Category:   PHP > Tutorials > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR