RAMUI WEBBLOG script is a PHP-MYSQL based free blog script. There are many high quality blog scripts are available on the internet today. But this script is of different type. Here I have tried to
You should also have the right webhosting to ensure that this application runs properly.
Report bug | Documentation | Download
Ramui webblog v2.0 beta has been released. Please read release note before you download.
Stable version of Ramui webblog free blog script has been released. Please read the release note for detail.
There are few hosts who keep automatic backup of their client sites. When required client ask backup data from their host and restore it to the server. If your host does not offer such facility then you should keep backup at least once in a week. Here I shall discus how to backup your site built on RAMUI WEBBLOG script.
Demo | Report bug | Documentation | Download
Demo | Report bug | Documentation | Download
Demo | Report bug | Documentation | Download
DHTML CSS list menu are being increasingly popular today. The main advantage of such menu is they take smaller area of webpage to accommodate such menu. In this tutorial we shall learn how to design DHTML CSS menu which works in all modern browsers
Database driven websites use database to store the content of their web pages. When viewer requests a page of such a website web server search the database for the content of that requested page and if found, display it on the browser
Form is an HTML element. A form is used to accept data from the user side. When user enter data and click the submit button the submitted data are sent to the server. Server then validates those data and takes necessary action
A drop down menu is one in which menu items are normally kept hidden; only their parent nodes are visible to the viewers. When viewer clicks on a node, the node expanded vertically and the items under that node becomes visible.
There may be several such situations where a Webmaster needs to include a dynamic preview system of HTML code as typed by the viewers into a text field. This article shows how to build simple but safe preview system with the help of JavaScript.
Here is a practical example of Ajax post data and how data is being communicated with php
This nice looking contact form includes auto responder. You can use this contact form as popup contact form.