Recursos relacionados:
BuildItOnline: An online web site creation tool that allows users to create a web site in minutes at a low cost. Choose from over 400+ templates and a wide range of colours. Use dynamic menus, content addition area, video upload and products area to create your web...
Virtual FormMail: Inlcudes a nice administration that lets you add new fields to your form and mark them as required or not. You can also select the option to have it upload files and include as many file send fields as you like.
Tellme: Tellme is a PHP script that retrieves assorted details regarding a domain name or IP address. Tellme is used to discern what a computer is running, and also to help track down servers. It combines together into one place traceroute tools, head reques...
Echo Demo: The echo command is used to display results of PHP functions or PHP variables. This page explains output and formatting using the echo command.
Language specific response: A tutorial showing how to get information from browser with Request.ServerVariables("HTTP_ACCEPT_LANGUAGE"). A list of available languages are included in the tutorial, and two examples: Redirecting visitors to lenguage specific pages, and Showing le...
Book Flip slideshow: Book Flip simulates a page turning to reveal two images slides at once. Each slide can be linked, and furthermore, the slideshow supports both horizontal and vertical flipping. Very cool.
ActiveTarget: ActiveTarget is an active server component that allows you to easily lookup countries by IP addresses and target your internet visitors geographically. Active Target can be used to: Quickly and authentically Target your internet visitors; Automatical...
EMailer Email List Manager: EMailer mailing list manager lets your site visitors subscribe to and unsubscribe from your mailing list. Admin is notified on subscription and unsubscription. Features: Browser-based admin, multiple lists, unlimited subscribers, send email to each l...
PHP-Based User Authentication: This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included wi...
PHP Image Uploader: This script allows visitors to upload up to 5 images at a time to your website. It only allows images to be uploaded, allows you to put a size limit if you want, and checks if a file already exists. Full working demo is available.