Categories
Tags → How To 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

Faq Service

Script66 FAQ offers free faq and contact service for its members. To generate revenue advertising is also included. So how this works: Users are register on your site and get piece of HTML code which they can put on their websites. HTML code ...
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

AGTC PHP Bulk Emailer

AGTC Bulk Emailer v1.0 is designed to run independently along side your existing website and does not required and database connection, it simply uses flat files. This software is ideal for anyone who wants to run a newsletter or send update or info...
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

EZCMS

EZCMS is a dynamic Content Management System. Manage or create websites, without having to constantly download/upload files, and/or need to know how to program web code. If you are a novice or advanced user, EZCMS is an extremely powerful tool....
DETAILS

Optimized script for fetching google pagerank

Most scripts written for getting a google pagerank connect to the google servers everytime someone views a page where the script is called. Depending on how busy your site is this can mean that you connect to google thousands of times each day to ge...
DETAILS

Create syntax highlighted php code as html text

This tutorial teaches you how to convert an existing php code to a syntax colored html text.
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

Display Date and Time ih PHP

In this code sample we will take a look at how to display date or time in our HTML pages. In PHP date() function can be used for to display in different ways. Let''s see our sample.
DETAILS

Page:
©2003-2019 jCay.com