<?php
$docname=$GLOBALS["PHP_SELF"];
$domainname="tte.tamu.edu"; //input your domain here
$first="<A HREF=\"http://udl.cast.org/bobby?URL=$last&browser=AccEval\">See
what Bobby says about this page. </A>";
echo "$first$domainname$docname$last";
?>
PHP3: Formmail. Just a cgi formmail, but than in PHP. It is easy to use! Categories : HTML and PHP , Email , PHP , Perl , HTML and PHP Creates three SELECT form fields: Month, Day, and Year. You give it a string which will be used to make the name for the three fields, and a number of seconds to use as the default date. If you give it blank for this value, the current date is used. Categories : HTML and PHP , PHP , Date Time Automatic generation of HTML code for a table. OO interface. Can define colspan, rowspan, table style, cell style, and data style. Simple, but
effective. Categories : PHP , PHP Classes , HTML , HTML and PHP If you want to create select buttons featuring current date this example will show you how... Categories : Date Time , HTML and PHP , PHP Multiple Select box, Select multiple Items from Menu.List box Categories : PHP , HTML and PHP , Beginner Guides This script contains 2 functions: 1 to create html select object based on your own customer date format entry- "M d Y h:i.... etc". The second function processes the select object on submit back to unix time. Categories : PHP , Calendar , Date Time , HTML and PHP Directory TreeView - File Manager & Explorer - FTP - Utility - PHP/HTML - Categories : PHP , Directories , FTP , Filesystem , HTML and PHP Message of the Day - Random Message (Needs MySQL!) Categories : Databases , HTML and PHP , PHP , MySQL Website colour changer Categories : PHP , HTML and PHP , Date Time a function that builds an HTML select list from any mysql table. Categories : PHP , MySQL , HTML and PHP Required form fields that pull from MySQL database Categories : PHP , HTML and PHP , Databases , MySQL function textwrap will wrap text to any desired width using <BR>\n as the default line break.
Default wrap width is 80 columns.
Categories : Strings , HTML and PHP , PHP A quick way set data from a form to a function or other places where you can lose scope. Categories : PHP , HTML and PHP , Variables PHP3 PHP POP3 SMTP MAIL Categories : PHP , Email , HTML and PHP Using select multiple with php3 Categories : HTML and PHP , PHP