Categories
Tags → Dynamic Html Tutorial

PHP Tutorial

PHP is the most popular scripting language on the web. This PHP tutorial will teach you to create dynamic web pages. PHP is known as a server-sided language. The html of page does not make on your computer but you request it and it comes from the s...
DETAILS

Form Processing with PHP

One of the best features of PHP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use PHP code to make decisions based off this information to create dynamic web page...
DETAILS

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
DETAILS

How to process the data submitted from HTML form

The great advantage of ASP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use ASP code to make decisions based off this information to create dynamic web pages. Th...
DETAILS

convert files from Php to Html Extensions

This tutorial provides a simple method to convert files from Php to Html Extensions, on an Apache Server. Most will agree Php has become the common language for creating dynamic Websites. Although the language is simple and efficient, developers are ...
DETAILS

vegUI

vegUI is a javascript-based window manager / widget collection that serves as a solid framework for the development of web applications and interactive dynamic websites. It was developed with 4 core concepts in mind 1) speed 2) modular desig...
  • Categories
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Other Free / Open Source License
DETAILS

Simple PHP News Manager

Have you ever wanted to create a dynamic news manager? Instead of updating those html files, then uploading everytime you want to add some news? In this tutorial we are going to create something which will hopefully make news publishing more effecient.
DETAILS

Introduction to PHP Part 1 - The Basic

If you know HTML and new to PHP, This is the tutorial for you. This is the first of many part of the PHP tutorials which will guide you thru into creating a dynamic && easy maintenance website. Read on !
DETAILS

What are JavaServer Pages?

The usefulness of static HTML has run its course and web sites whose sole content is comprised of static HTML pages are now often dismissed as &"brochureware.&" The real world is dynamic and web pages that want to reflect this must ...
DETAILS

Flash and ASP Integration

Flash allows you to create zippy, vector-based animation and interactivity in a small ActiveX control, and ASP allows you to create dynamic HTML content on the fly. This tutorial explains how to use ASP in the creation of zippy, vector-based Flash co...
DETAILS
©2003-2019 jCay.com