Hi,

I want to limit access to a specific page. Page should be loaded only if the request comes through links from some web address? Can i done this with php?

You can put code at the start of the module to check the access conditions that are required for that module. If the conditions aren't satisfied, then you could just terminate with a message or redirect back to the home page or somewhere else.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.