Important alert: (current site time 7/15/2013 10:57:08 AM EDT)
 

Browse Category or Search Results.

Search Results: Page 5 of 8 found. Entries 41 - 50 of 79 found
Jump to page: 1 2 3 4 5 6 7 8 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  PHP Function: elite_speak()PHP Function: elite_speak()PHP 3.0, PHP 4.0Beginner /
Josh Sherman
3127 since
1/21/2004 5:20:14 PM
Unrated
       Sometimes you have to code something absolutely worthless. That pretty much sums up the elite_speak() function. If you don't know what this does, let me explain. You feed the function a normal string, and elite_speak() will spit out a string in <sarcas ...(description truncated)
 
 
  PHP Language Translation ClassPHP Language Translation ClassPHP 4.0Intermediate /
Daniel J Brown esq.
10728 since
11/16/2007 3:58:01 PM
Unrated
       Translate a string between english and french, spanish, italian and german using this php class. The class uses curl and php to garner translations
 
 
  Query String BuilderQuery String BuilderPHP 4.0Intermediate /
Daniel M. Hendricks
5976 since
6/11/2004 10:14:00 PM
Unrated
       This function takes a Query String and replaces specified variables with new values, especially useful for database paging. For example, if a user click a button that says "Sort by Name", you could use this function to replace the variable "sort=whatever" ...(description truncated)
 
Please support the site by visiting our sponsor:
 
  Query String CheckQuery String CheckPHP 3.0, PHP 4.0Beginner /
Matt Rardon
3438 since
7/24/2002 12:17:45 AM
Unrated
       Checks for previous query strings and if they exist add to them with a & instead of a ?
 
 
  Quote ChangerQuote ChangerPHP 3.0, PHP 4.0Intermediate /
PHP Code Exchange
3098 since
10/29/2000 5:15:01 PM
Unrated
       This is a little script that allows you to put a quote on your page and easily change it using a PHP script. I developed this script on Windows NT but it should work fine on any Linux or Unix system. by Brian http://www.evilwalrus.com
 
 
  Random Password GeneratorRandom Password GeneratorPHP 3.0, PHP 4.0, PHP 5.0Beginner /
ByteLogic
2183 since
2/3/2012 1:45:46 PM
Unrated
       This code will generate a password between 8-25 characters long using: Lowercase (default option, cannot be deselected) Uppercase (optional) Special characters (optional) Simple basic PHP function that demonstrates the use of: Arrays Strings Loops
 
 
  RandomstringRandomstringPHP 3.0, PHP 4.0Beginner /
PHP Code Exchange
2824 since
10/29/2000 5:18:01 PM
Unrated
       Generate a random string of n characters by Christopher Heschong
 
 
  RandomString2RandomString2PHP 3.0, PHP 4.0Beginner /
PHP Code Exchange
2371 since
10/29/2000 5:18:48 PM
Unrated
       A slightly improved version of Christopher Heschong's code. This creates a random string of x characters, using a defined string of possible characters. By Colin Viebrock.
 
 
  Read CSV StringRead CSV StringPHP 5.0Beginner /
Abraham Estrada
3475 since
6/3/2007 9:43:23 AM

By 1 Users

       Read a comma-separated values (csv) from a string
 
 
  Remove Comments in a chainRemove Comments in a chainPHP 4.0Intermediate /
Heriberto Mantilla Santamaria
2217 since
10/21/2005 2:17:37 AM

By 1 Users

       Remove all comments of a chain. p.e: Linea --> $t = \'HACKPRO TM\'; # This is a comment. RemoveComment(Línea); return $t = \'HACKPRO TM\'; Now online example --> http://hackprotm.webcindario.com/RemoveComment/demo.htmlClick here to see a screenshot of this code!(ScreenShot)
 


Search Results: Page 5 of 8 found. Entries 41 - 50 of 79 found
Jump to page: 1 2 3 4 5 6 7 8 


Compatibility Filter Profile:

PHP 3.0
PHP 4.0
PHP 5.0