Login   Register  
PHP Classes
elePHPant
Icontem

Script Box

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Michael
Name: Michael <e-mail contact>
Packages: 3 Browse all classes by Michael Browse all classes by
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 26
All time rank: 48023 in United Kingdom United Kingdom
Week rank: 678 Down29 in United Kingdom United Kingdom Down


  Detailed description   Download .zip .tar.gz  
This class has a collection of functions for general Web development purposes.

It can:

- Parse and Display RSS Feeds using tables and optional CSS
- Create RSS feeds, and use CSS to format them
- Generate forms for searching the Web with Google
- Produce dates in various formats
- Redirect to pages using either HTTP headers or Javascript with a countdown timer
- Using sessions, restrict access to pages and produce a login form
- Select one or more random quotes from a list of many
- Make predefined text in a page fade when the mouse is moved over a HTML element
- Make any page element be draggable with the user mouse
- WaterMark Images with text
- Produce a link which bookmarks a page
- Produce promotional buttons (for firefox)

  Classes of Michael  >  Script Box  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Script Box
Base name: scriptbox
Description: A collection of general purpose functions
Version: -
PHP version: 4
License: GNU Lesser General Public License (LGPL)
All time users: 2052 users
All time rank: 1708
Week users: 1 user
Week rank: 2054 Down
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Libraries Frameworks and libraries of cooperating classes View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (78.6%)
Sufficient (75.0%)
Sufficient (71.4%)
Good (82.1%)
-
-
Sufficient (62.1%)
688
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imagePHP4 (1 directory)
Accessible without login HTML file scriptbox.html Doc. Summary of Package

  Files  /  Files folder image PHP4  
File Role Description
Files folder imageSB (1 file, 3 directories)

  Files  /  PHP4  /  Files folder image SB  
File Role Description
Files folder imagedocs (6 files)
Files folder imagecommon (1 file, 6 directories)
Files folder imageexamples (11 directories)
  Plain text file ScriptBox.class.php Class Main Class File

  Files  /  PHP4  /  SB  /  Files folder image docs  
File Role Description
  Plain text file doc.css Conf. CSS File
  HTML file FDL.html Lic. Free Documentation License
  HTML file GPL.html Lic. General Public License
  Accessible without login HTML file list_of_common_files.html Doc. Documentation
  Accessible without login HTML file manual.html Doc. Documentation
  Accessible without login HTML file manual_dev.html Doc. Documentation (Developer)

  Files  /  PHP4  /  SB  /  Files folder image common  
File Role Description
Files folder imagegoogleHTML (3 files)
Files folder imageJavaScript (3 files)
Files folder imageloginpage (1 file)
Files folder imagePromote (3 files)
Files folder imageQuotes (1 file)
Files folder imageRSS (9 files)
  Image file image.png Icon Sample Image

  Files  /  PHP4  /  SB  /  common  /  Files folder image googleHTML  
File Role Description
  Plain text file searchGoogle_domain.php Data Google Search Box
  Plain text file searchGoogle_safe.php Data Google Search Box
  Plain text file searchGoogle_web.php Data Google Search Box

  Files  /  PHP4  /  SB  /  common  /  Files folder image JavaScript  
File Role Description
  Plain text file AnimatedFader.js Appl. JavaScript
  Plain text file bookMark.js Appl. JavaScript
  Plain text file dd.js Appl. JavaScript

  Files  /  PHP4  /  SB  /  common  /  Files folder image loginpage  
File Role Description
  HTML file loginpage.html Data Sample Login Page

  Files  /  PHP4  /  SB  /  common  /  Files folder image Promote  
File Role Description
  HTML file firefox_large_promote.html Data HTML
  HTML file firefox_medium_promote.html Data HTML
  HTML file firefox_small_promote.html Data HTML

  Files  /  PHP4  /  SB  /  common  /  Files folder image Quotes  
File Role Description
  Plain text file quotes.php Data Quotes

  Files  /  PHP4  /  SB  /  common  /  Files folder image RSS  
File Role Description
  Plain text file blueXML.css Data XML CSS
  Plain text file blue_rssCSS.css Conf. CSS File
  Plain text file greenXML.css Data XML CSS
  Plain text file green_rssCSS.css Conf. CSS File
  Plain text file grey_rssCSS.css Conf. CSS File
  Plain text file redXML.css Data XML CSS
  Plain text file red_rssCSS.css Conf. CSS File
  Plain text file rss_parser_php4.php Appl. RSS ParserFunctions
  Plain text file white_rssCSS.css Conf. CSS File

  Files  /  PHP4  /  SB  /  Files folder image examples  
File Role Description
Files folder imagebookMarkMe (2 files)
Files folder imagedateAndTime (2 files)
Files folder imagedisplayRSS (3 files)
Files folder imagedragAndDrop (2 files)
Files folder imagefadeText (2 files)
Files folder imagelockPage (2 files)
Files folder imagepromote (2 files, 1 directory)
Files folder imagerandomQuote (2 files)
Files folder imageredirect (3 files)
Files folder imagesearchGoogle (2 files, 1 directory)
Files folder imagewaterMark (3 files)

  Files  /  PHP4  /  SB  /  examples  /  Files folder image bookMarkMe  
File Role Description
  Plain text file bookMarkMe.example.php Example Example Script
  HTML file bookMarkMe.test.html Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  Files folder image dateAndTime  
File Role Description
  Plain text file dateAndTime.example.php Example Example Script
  HTML file dateAndTime.test.html Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  Files folder image displayRSS  
File Role Description
  Plain text file displayRSS.example.php Example Example Script
  Plain text file displayRSS_GreyCSS_.example.php Example Example Script
  Plain text file displayRSS_noCSS_.example.php Example Example Script

  Files  /  PHP4  /  SB  /  examples  /  Files folder image dragAndDrop  
File Role Description
  Plain text file dragAndDrop.example.php Example Example Script
  HTML file dragAndDrop.test.html Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  Files folder image fadeText  
File Role Description
  Plain text file fadeText.example.php Example Example Script
  HTML file fadeText.test.html Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  Files folder image lockPage  
File Role Description
  Plain text file lockPage.example.php Example Example Script
  HTML file lockPage.test.html Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  Files folder image promote  
File Role Description
Files folder imagepromote.test_files (3 files)
  Plain text file promote.example.php Example Example Script
  HTML file promote.test.html Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  promote  /  Files folder image promote.test_files  
File Role Description
  Image file firefox_80x15.png Output Test Output
  Image file getfirefox_large2.png Output Test Output
  Image file header.png Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  Files folder image randomQuote  
File Role Description
  Plain text file randomQuote.example.php Example Example Script
  HTML file randomQuote.test.html Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  Files folder image redirect  
File Role Description
  Plain text file redirect_count_.example.php Example Example Script
  HTML file redirect_count_.test.html Output Test Output
  Plain text file redirect_direct_.example.php Example Example Script

  Files  /  PHP4  /  SB  /  examples  /  Files folder image searchGoogle  
File Role Description
Files folder imagesearchGoogle.test_files (2 files)
  Plain text file searchGoogle.example.php Example Example Script
  HTML file searchGoogle.test.html Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  searchGoogle  /  Files folder image searchGoogle.test_files  
File Role Description
  Image file Google_Safe.gif Output Test Output
  Image file Logo_40wht.gif Output Test Output

  Files  /  PHP4  /  SB  /  examples  /  Files folder image waterMark  
File Role Description
  Plain text file readme.html Doc. Information on Example
  Plain text file waterMark.example.php Example Example Script
  Image file waterMark.test.png Output Test Output

Download all files: scriptbox.tar.gz scriptbox.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.