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