Categories
Tags → Learn Html Code

Escape HTML Characters

In this howto you''re gonna learn how you can escape HTML characters, nice and easy using PHP. This is useful for example to prevent users enter malicious HTML or javascript code into your site using the public forms like guestbooks or message...
DETAILS

CSS / XHTML Compliant ASP Calendar

A friend recently asked me to help him with a booking form he was creating for a website. The key thing he couldn''t do was have a simple popup calendar (date picker) that a user could easily select a date from which would then fill out the date...
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

E-mail To A Friend Script

Features - E-mail to a friend script with full code and notes - Javascript e-mail address validation included - Script is easily customizable with your own form fields (i.e. Your Name, Friend''s Name, Add A Note) and messages Benef...
DETAILS

HTML source view utility

This tool displays the HTML code of any web site - learn how these sites was built and how they works
DETAILS

Building Modular XHTML Web Pages with PHP

Learn how to use PHP to separate the different elements that make up a well designed and valid Web page into its component parts and have these parts adapt in certain powerful ways. These components correlate almost exactly with the modular design of...
DETAILS

ppC++

ppC++(acronym for &"ppC++ preprocessed C++&"), is an HTML-embedded C/C++ language adapted especially for active web pages programming. This preprocessor lets you write server-side programs in C++ inside your HTML code and brings new...
DETAILS

Trellian WebPage

Trellian WebPAGE allows you to create your own web pages without having to learn complex scripting languages. WebPAGE''s WYSIWYG interface makes editing pages as easy as using your favorite word processor. Web masters and other advanced users ca...
DETAILS

htmltmpl: templating engine

htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even web designers can easily learn its simple but powerful template languag...
DETAILS

Core PHP Programming

Core PHP Programming is the first complete, practical guide to PHP 3.x for experienced Web developers. Discover how PHP borrows the best ideas from Java, Perl, and C to create a remarkably productive scripting environment. Then, with the guidance of ...
DETAILS

Page:
©2003-2008 jCay.com