Important alert: (current site time 5/18/2013 10:30:06 PM EDT)
 

Other Entries by Digital.

Search Results: Page 1 of 1 found. Entries 1 - 4 of 4 found
  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  a simple alternative to nl2br with more featuresa simple alternative to nl2br with more featuresPHP 3.0, PHP 4.0Beginner /
Digital
10569 since
3/19/2001 12:56:32 PM

By 1 Users

       Takes a string and takest the line feeds "\n" and changes them to whatever you want, this is a substitute for nl2br(). You can change \n to < p > or < br > or whatever your heart desires.. which includes "" to just remove the line feeds all together
 
 
  A simple thumbnail generator (with correct aspect ratio)A simple thumbnail generator (with correct aspect ratio)PHP 3.0, PHP 4.0Intermediate /
Digital
25518 since
7/15/2001 3:56:25 AM

By 8 Users

       Resizes an image in the browser without throwing off the aspect ratio... basically it makes the image appear smaller, but not stretch the height... also: you dont need to know how wide/high the image is before, just how wide you want it. Someone called in ...(description truncated)
 
 
  a simple way to stream mp3 files without mod_mp3a simple way to stream mp3 files without mod_mp3PHP 3.0, PHP 4.0Advanced /
Digital
21602 since
7/23/2001 2:07:44 AM

By 7 Users

       This code makes it possible for you to stream any mp3 file on the internet. It does NOT need mod_mp3. It's complete, and ready to go.
 
Please support the site by visiting our sponsor:
 
  a super simple way to remove a line from a text filea super simple way to remove a line from a text filePHP 3.0, PHP 4.0Intermediate /
Digital
14960 since
7/17/2001 3:09:37 PM

By 3 Users

       Have you ever wanted just a simple function to remove a line from a text file? All that seems to be avaliable is class this class that.. well no more! This function takes a string, and if it finds that string on a line, it removes the line.. Its a useful ...(description truncated)
 


Search Results: Page 1 of 1 found. Entries 1 - 4 of 4 found

Compatibility Filter Profile:

PHP 3.0
PHP 4.0
PHP 5.0