You are here

Web Development

Designing websites, web programming, CMS and CSS.

How to update drupal modules

How to update drupal modules

drupal

Upgrading modules is a more involved process than installing or removing modules. The steps should be followed closely, as all these steps are necessary to ensure the stability of your website.

Database Backup

Your website’s database contains all of its content, as well as all of its settings and configuration. As such, any operation which modifies

How to Make a Mega Drop-Down Menu

Mega drop-down menus are not actually new, but more and more we see them on popular websites and blogs. With the ever increasing quantity of content on the web we have to figure out solutions to display content and navigation but still keep everything usable and provide a good user experience. It’s no wonder mega drop-downs are now used more often.

Today we’ll take a look at creating a simple HTML site with a horizontal navigation bar where a menu item will have a mega drop-down attached to it. I used jQuery for the drop-down and some CSS3 for the rounded corners.

What is Drupal ?

What is Drupal

drupal

Maybe you've heard about Drupal somewhere, maybe a friend told you about it, or maybe you just saw some cool website and found out it has been made with Drupal.

Drupal is CMS - Content Management System. It means

PHP code for login page

php code for login page tutorial

php

Seven simple steps to create PHP CODE for login page - script:

Overview

In this tutorial create 3 files
1. main_login.php
2. checklogin.php
3. login_success.php

Step
1. Create table "members" in database "test".
2. Create file main_login.php.

PHP code for date

php code for date

(php 4 & php 5)

php

Description
string date ( string $format [, int $timestamp ] )

Returns a string formatted according to the given format string using the given integer timestamp or the current time if no timestamp is given. In other words, timestamp is optional and defaults to the value of time().

Adding A Dreamweaver Flash Menu Into Wordpress Tutorial

Adding a Dreamweaver flash menu into Wordpress

In this tutorial will cover the basics in adding a Dreamweaver tab menu inside the Wordpress header. We will create a nice looking menu with Flash effects in Dreamweaver using the Creative DW Menus extension, then, we will go through the steps of integrating the menus in a standard Wordpress Installation.

Note: this tutorial describes how to create a static menu.

A discussion on the search engines and their way of working

A discussion on the search engines and their way of working

What is internet payment gateway

What is internet payment gateway

payment gateway

The service that automates the payment transaction between the shopper and merchant. It is usually a third-party service that is actually a system of computer processes that process, verify, and accept or decline credit card transactions on behalf of the merchant through secure Internet connections. The payment gateway is the infrastructure that allows a merchant to accept credit card and other forms of electronic payment. When referring to payment gateways used for

HTML Tutorial - The Basics of HTML Tutorial

In this beginner HTML tutorial we'll show you how to create a simple HTML Web page. If you're just starting out with Web design, then you'll find this tutorial to be a handy introduction to the world of HTML!

Where i can submit my Blog

Submit Blogs and Blog RSS Feeds

Blog Digger - submit your rss feed for your blog

ReadABlog - submit your blog

Blogarama - submit your blog

BlogStreet - blog submissions

Pages

Subscribe to RSS - Web Development