Advertisement

Results for "Category: Internet/ Browsers/ HTML"

3_2004-2005 #148471
Using $HTTP_POST_VARS and $HTTP_GET_VARS

This describes how to use while(), list() and each() in conjunction with the predefined PHP variables $HTTP_POST_VARS and $HTTP_GET_VARS to read information passed to a page without knowing the variable names, or how many variables were passed.

3_2004-2005 #148472
Form Processor

A generic form processor. Supports all form elements, required fields, redirection after submit, file uploads. One script can drive many forms. Can also use templates for the "thank you" page and the email that is generated so that the forms' input can be displayed. By Richard Heyes. Updates at: http://www.heyes-computing.net/scripts/index.html.

3_2004-2005 #148482
Meta tag generator

Produces metatags based on what a user enters in the relevant text boxes

3_2004-2005 #148491
Live Counter! v1.0.2 (Flash/Php)

Live Counter! is a combination of PHP code and a Flash movie. It shows the counter state LIVE, without reloading the whole page. This means, that every site access increases the loaded counter. The counter receives about 1 byte/s, it is optimized to use a very small bandwith.

3_2004-2005 #148492
Eazy-M@IL

This is a flat file mailing list system. It saves all member names and emails to text files and send confirmation signup emails. People can signup easily with a simple form and you can then send out an email to all members in one hit very easily.

3_2004-2005 #148496
Custom website Stats and Hits counter - MySQL and PHP

Custom code records basic statistics (IP, Host, Referrer, and UserAgent) and hits count for unique visitors to your website. Tries to prevent duplicate entries.

3_2004-2005 #148497
Uploading files in PHP

The article shows how to upload files in PHP.

3_2004-2005 #148583
counter

Shows how to create a counter, as well as record the date and time into a file.

3_2004-2005 #148590
A Preload of a whole directory of images

With this code you can dynamicly preload a whole directory of images.

3_2004-2005 #148605
Howto send html based E-mail with php

Teaches you howto send html based E-mail with php

3_2004-2005 #148619
Potentially offensive hangman

Hang the man in PHP. Picks a random word from a wordlist on the server, and the user must guess this word before the man gets hung. Also, you can choose to allow visitors the ability to add new words to the word list on the server (which can result in an _odd_ wordlist). These are checked to be single words using only characters a-z. Image of hanging man is created server side. Can be seen working at http://notfunny.org/hangman

3_2004-2005 #148620
IP-Zero Counter

This is a script to display the number of page views/hits to your site. Very simple, and easy to follow.

3_2004-2005 #148641
Google World News Grabber 1.2

UPDATE ------------- New version has been released. Go to http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1643&lngWId=8 to get it. ----------- Gets the latest google world news links and formats it in a neat table. UPDATE: I've edited it so that some errors people have been having should go away. :) UPDATE #2: I've changed it once again to suit Google's updated HTML code layout. I've tested it under PHP 4.1.1 and so it should work on later versions as well.

3_2004-2005 #148754
Easy News Script

This is a very aesy news script that does not use mysql to be aviable on as much hosts as possible

3_2004-2005 #148773
Hus' Easy Counter

It can count the people that visit your home page and the code can generate image (You don't need to convert index.html to index.php) Prevent from recounting. the porgram will remember that this people 've already viewed the page and it will not recount I use cookie to remember people,and drawing image need GD Lib version 2, Goodluck , Hus

3_2004-2005 #148774
EXTREMELY Simple Ad Rotation - no MySQL

It alllows you to add ad banners to your site very easily. It teaches beginners how to use arrays, count arrays, and select one at random then generate some HTML out of it.

3_2004-2005 #148779
An Easy GuestBook 0.2

This is a PHP/MySQL based object oriented fully customizable guestbook. Various Features: Admin page to delte entry. Admin Page to edit entry. Fully Customizable look. Easy Navigation. Easy to Install.

3_2004-2005 #148781
Fix for ASP .NET Web Forms acting 'buggy' after user presses 'back' button

If you do ASP.NET web forms, have you noticed that they seem to act buggy after the user hits the back button? For example, do events start firing off that shouldn't be, or does the state on the form get reset to what the user typed in 2 times ago, or worse? It's not a bug...and here's how to fix it.

3_2004-2005 #148782
How to send an email in ASP.net

Sending email in ASP.NET is a breeze! Check out this example. Note that docs say that the .SMTPServer property is optional...if you don't specify one, Windows queues up your email for you. However, I haven't tested out this method of sending mail.

3_2004-2005 #148783
ASP.NET does NOT honor IIS security accounts by default!

When working on a website that was supposed to use the new ASP.NET file upload object (great feature by the way) to upload files and then copy them to a network file server, I discovered that ASP.NET does not honor the security account that you setup in IIS by default! You have to override it to get it to do so. This article explains how and will hopefully save you some time and aggravation of your own.

Languages
Top Categories
Global Discovery