scripts, softwares
Home

New Listings

Most Popular

Top Rated

Login

Signup
Search ::  




Sponsors
 
Categories
 
Sponsor links
Quote Display related scripts & softwares
A simple script to print out the single quote from file quotes.txt. Tested on Windows, Apache 1.3.22, PHP 4.2.1.
 
 
The Random Quote Display allows you to easily add, create, and modify quotes directly through a password protected administration area. You can include the script on to your page via PHP itself, an IFRAME or server-side includes (SSI). A random quote will be displayed each time the page is loaded. You also have literally unlimited control over how the script displays the quote. Uses a text file to store the quotes.
 
 
This simple to install, expand and use script can integrate with any PHP script. Or it can be ran standalone. Its a single file with an array of quotes, randomly generated, or you can tell it to display a particular quote.
 
 
Qnotes is a php include that allows you to popup windows with random quotes from a flat text file. It is Netscape compatible, and is very easy to use. Just specify what text file to use, window width, and height in the simple function.
 
 
Add random quotes to your homepage by only inserting a short PHP-Tag in your normal HTML. No database needed. Hundreds of quotes included.
 
 
This script basically reads a given file into an array, picks a random line from the array, and returns that line. It includes some basic error-checking, but its not very fancy or pretty.
 
 
tQuotes is a set of PHP4 scripts to provide and manage random quotes in web pages. The systems backend is provided by a MySQL database, and support is included for adding, deleteing, and editing the quotes list. All administrative tasks are handled through a simple web interface. <b>0.02.1 Beta Update:</b> This is a bugfix release that fixes the first quote in the database always being displayed.
 
 
Topic Roundup is a little PHP script that allows you to rotate through a few topics so you dont have to live with the same one all the time.
 
 

Page(s) PREV 0 1 2 3 4 5 

Copyright © 2007 templatesscripts.com. All rights reserved.Copyright © 2007
© 2009, Side Shack, Inc. All Rights Reserved.
Privacy Policy



From Wiki:

PHP is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on almost every operating system and computing platform. PHP was originally created by Rasmus Lerdorf in 1995[1] and has been in continuous development ever since. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification.[3] PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) because of restrictions on the use of the term PHP.[4]