Skip to main content
www.pointplus.co.uk
Home
Privacy
Home
Denying access to a module content
Submitted by newaction on Thu, 2011-12-08 10:52
<?php
if (!user_access('view module content')) {
drupal_access_denied();
exit();
}
?>
Login
to post comments
Navigation
Bookmarks
User login
Username:
*
Password:
*
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
What code is in the image?:
*
Enter the characters shown in the image.
Request new password
MySQL
Array
Analysing MySQL Query performance
MySQL DATE TIME QUERY
Jquery
Array
Create Simple Carousel using jQuery
Simple search with PHP, jQuery and MySQL
Limit numer of character typed into a textbox or textarea
Using Ajax to Validate Forms
Building an AJAX currency converter with PHP, jQuery and Google
Jquery to intercept link click temporarily
Use jQuery To Submit Form To PHP/MySQL
Simple Tooltip with jQuery and CSS
Loading a Drop Down List Using jQuery
Insert Record Into Database Using Jquery
Simple Tabs with CSS and jQuery
Simulating a click in jQuery/JavaScript on a link
how to trigger mouse click event via jQuery
jquery overlay loading bar div
Inline Modal Window with CSS and jQuery
Making a shoutbox with PHP, MySQL and jQuery
Javascript tips
Array
Using Javascript to get value form another site via JSONP
Javascript programmatically activate an onclick method
Simple JavaScript ‘Frame Busting’ Code
Using JavaScript to access form objects when there are multiple forms
HTML
Array
HTTP Headers
Dupal6 Dev
Array
Create Virtual Hosts and run multiple websites on Amazon server
How know recipient read the email or newsletter?
Get any Drupal data in javascript
Using the Drupal API from the command line
Create Drupal form using theme_table() like module list form
Denying access to a module content
Drupal: diplay block in node
Create image upload field using Drupal Form API
Drupal show database table display
How know Base Path of Drupal in JavaScript
List Drupal nodes
Single sign-on
Drupal: programmatically log out the user
Send Email attachment to recepients
How use AJAX in DRUPAL
Updating tables schema: hook_update_N() functions - modifyting a table
CODE TO CLEAR ALL CACHE
Display menu or tab according to nodetype in Drupal
Create a user programmatically
HOW TO BUILD A PAID MEMBERSHIP WEBSITE USING DRUPAL - NEW VIDEO TUTORIALS!
Drupal cheat sheet
Drupal Overide form field options
Drupal6 Theming
Array
Create a sortable table using “theme_table()” function in Drupal
Theming Drupal 6 from the module layer
Clear theme registry
Theme Drupal Form
Drupal6 Performance
Array
Drupal Creating an input format programmatically
Tuning a high traffic Drupal 6 site
Drupal site SEO makeover
Apache tunning
Array
Configuring Apache for Maximum Performance
Configuring Apache for Maximum Performance
Apache Performance Tuning
Installing Apache Solr on Drupal 6
PHP
Array
DATABASE DUMP SCRIPT
PHP File Upload and Download Script
How to create PHP based email form with file attachment
PDO with MySQL DB Usage Example
Set/Get Cookie using PHP and JavaScript
How upload file using cURL?
Generate Webpage Thumb Dynamically
PHP site search script
How to get Latitude/Longitude from an address (or Geocoding ) using PHP
Php Display image dynamically
PHP Parse DOM - Get all links
Determine execution time in PHP
HTML to PDF Converter Script
using dom to extract and replace images in HTML
PHP get text between two texts
How to parse RSS
EMAIL WITH Pear Mail extension
Fetch and display site icon
How to Make a Slick Ajax Contact Form with jQuery and PHP
Delete files in a folder older than a set date
Upload image using hidden iFrame (Simple Photo Manager)