Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
Creating Your Own Log Files
posted bymattiasinWeb Traffic Analysis
Don't have access to your server logfile? Here, you will find how to create your own logfile using PHP. It is basically a small PHP script that extracted all the appropriate environment variables, put them together as a Common Logfile Format entry and write it to a file.
(0 ratings)
Reviews0
PriceFree
Views4853
NewsAdmin
posted bystefpetinNews Publishing
NewsAdmin is a script that you can use to update your website with news thru a web-interface. It features: 100% customizable output with templates, , Optional password authorization, Headline shortcuts, User identification, Deletion of posts, and Preview before posting. It requires SSI.
(4 ratings)
Reviews1
PriceFree
Views16424
Graphical Guestbook
posted bytobyinGuestbooks
Graphical Guestbook is a simple client-server based graphical guestbook for the Web. The client program is in the form of a java applet so can be used on any machine or served up from a web page. The server is written in php3, to be run on a web server, and archives past entries.
(0 ratings)
Reviews0
PriceFree
Views7372
Scripto
posted bymannyinText Effects
This applet converts text to a "signature" using only ASCII characters. Enter your name or a phrase in the text field and press Scripto! You can then cut and paste
from the results in the text box to your document (use fixed width font).
(0 ratings)
Reviews0
PriceFree
Views3803
Creating Dynamic Images with PHP
posted byrasmusinImage Manipulation
This simple tutorial explains how to create images on the fly using PHP. It presents a simple code which you can use with a TTF font on your site.
(6 ratings)
Reviews0
PriceFree
Views8301
FutureForum Web Discussion Software
posted bypeterbrowninDiscussion Boards
FutureForum is a Web-based forum software written in Perl. It uses MySQL for storing data on backend and uses DBI:DBD module. Key features include: uses 'branch_no' design to keep track of 'threads', can display top page of messages with numerous selection or sorting methods, multiple board methodology, configurable max message and branch length vars, optional email responses to user, blocks duplicate messages, option to view only parent threads and expand thread on top page, has 'toggle menu' function on top page, can select by date range and 'new' posts, and other selection criteria, sends response email of message to original poster, automatically displays 'new' button for recent posts, has security routine, and much more.
(0 ratings)
Reviews0
PriceFree
Views4354
Templates - why and how to use them in PHP3
posted byschumanninContent Management
This tutorial shows you how to create a template-based Web site using FastTemplate class by <a href=http://www.thewebmasters.net/php/>CDI</a>. By using FastTemplate you can change the look of your entire web site in seconds, use abstract programming without HTML, and your Webpage designer does not need to take care of all that "fuzzy" code.
(0 ratings)
Reviews0
PriceFree
Views4658
Active Server Pages: tutorial for beginners
posted bywebmasterinIntroduction to ASP
This is an introductory tutorial on Active Server Pages. Main topics include: What are Active Server Pages?, Displaying Date, Time, and Text, Using Variables, and Forms, and Active Server Pages Server-Side Scripting Programmer's Reference. It also includes several useful scripts.
(3 ratings)
Reviews0
PriceFree
Views8935
Where did they go today?
posted bysmkinWeb Traffic Analysis
Have you wondered where and how people leave off your site? Well, this one-page tutorial shows you how to setup a PHP redirection script with logging feature. You can use the script for link-based as well as form-based redirection while logging your visitors.
(3 ratings)
Reviews0
PriceFree
Views3749
IMAP Mail Reading With PHP3
posted bymusoneinEmail Systems
This tutorial shows you how to use PHP to make a quick, simple and effective IMAP or POP mail reader. The tutorial includes 3 short PHP scripts that allows you to access and read your email from anywhere in the world via your web browser.
(6 ratings)
Reviews0
PriceFree
Views9353
Introductory Tutorial
posted bywebmasterinIntroduction to PHP
This is a short introductory tutorial on PHP by the official PHP Web site. Explains what it is, what it looks like, what it can be used for. Also includes external links to other useful PHP-related sites.
(1 ratings)
Reviews1
PriceFree
Views2653
Midmart Matchmaker
Start your own dating or personals site. Midmart Matchmaker features: fully automated, photo upload, anonymous emailer, email verification, powerful profile search, simple setup, web-based administrator utilities and much more.
(0 ratings)
Reviews0
PriceFree
Views3860
SquirrelMail
posted bylukeinWeb-based Email
SquirrelMail is a standards-based webmail package written in PHP4. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility across browsers. It has very few requirements and is very easy to configure and install. SquirrelMail has a all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation.
(47 ratings)
Reviews2
PriceFree
Views93440
Dynamic Authentication Filter (DAF)
posted bysupportinUser Authentication
DAF is a complete package to handle Web user authentication on an NT/IIS server. It include: an ISAPI filter (DAF) which handles authentication for all HTTP requests received by IIS, an ASP application (Web User Manager) to manage users in any DAF databases through a Web interface, and an ASP component (DAFTools) to easily manage DAF users in ASP scripts.
(0 ratings)
Reviews0
PriceFree
Views3131
Random Image with Link
posted bywebmasterinRandom Images
This JavaScript allows you to generate a random image with link. It does require some customization so only experienced developers should use it. You will need to change link
information, image information, and the number of images the script can display.
(12 ratings)
Reviews0
PriceFree
Views11379
Session Management and Authentication with PHPLIB
posted byccunninginUser Authentication
This three-page online tutorial/article talks about managing user session and authntication using PHPLIB, a set of PHP classes designed to make is easier to develop web based PHP applications.
(6 ratings)
Reviews0
PriceFree
Views7037
WebNews
posted byflyboyusinNews Publishing
WebNews is a set of PHP scripts that allows you to setup and manage news segment on your Web site. It features: Uses MySQL for storing data on backend, Supports multiple user levels, Template-based easy customization, and more.
(3 ratings)
Reviews0
PriceFree
Views13514
Scott Brady's Browser Detection
posted bywebmasterinBrowser Based
This script loads a page based on the browser being used. It detects: Netscape 3.x, Netscape 4.x, Netscape 5.x, Microsoft 3.x, Microsoft 4.x and Microsoft 5.x.
(1 ratings)
Reviews1
PriceFree
Views11296
QDMerge
posted bychromaticinContent Management
QDMerge is a Quick and Dirty Perl script that Merges text from a source document with a template to generate a unique output file that follows a specific design.
(0 ratings)
Reviews0
PriceFree
Views2483
Slapping together a search engine
ht://dig will take care of indexing and searching your html pages, but if you have very few html pages, and must of your "content" resides in BLOBs in your database. You can't do anything useful using a like searchword query, it just isn't coming back relevant. Here, you will find a way to get around this problem.
(0 ratings)
Reviews0
PriceFree
Views3916
Related Categories
Web Traffic Analysis
News Publishing
Guestbooks
Text Effects
Image Manipulation
Discussion Boards
Content Management
Introduction to ASP
Email Systems
Introduction to PHP
Personals
Web-based Email
User Authentication
Random Images
User Authentication
News Publishing
Browser Based
Content Management
Searching




