Important alert: (current site time 6/19/2013 4:29:28 AM EDT)
 

Other Entries by Josh Sherman.

Search Results: Page 1 of 1 found. Entries 1 - 18 of 18 found
  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  b^2 (Bulletin Board)b^2 (Bulletin Board)PHP 4.0Advanced /
Josh Sherman
17706 since
11/7/2002 9:30:57 AM

By 8 Users
8 Excellent Ratings
       B Squared (b^2) is a bulletin board system developed in PHP, using a MySQL database. The software is still in the beta stage of development, if you have any problems with the software, please contact me, and I'll be more than willing to give some assistan ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  CalendarCalendarPHP 4.0Intermediate /
Josh Sherman
8370 since
9/25/2002 10:11:51 AM

By 4 Users
3 Excellent Ratings
       This script displays a calendar (built out of a table) for the specified month and year, and allows you to skip forward and backwards between months. This is a small component of another (larger) project of mine.
 
 
  Click TrackerClick TrackerPHP 3.0, PHP 4.0Beginner /
Josh Sherman
4826 since
12/17/2001 11:03:35 AM

By 5 Users
2 Excellent Ratings
       Provides a method of tracking what links the end users are clicking on. Good for aiding in content development, and making decisions as to what parts should be cut, and which links are drawing attention. DON'T FORGET TO RATE MY CODE!
 
 
  Find FridayFind FridayPHP 3.0, PHP 4.0Beginner /
Josh Sherman
3007 since
4/15/2002 10:43:28 AM

By 4 Users

       To determine if today is Friday, and if it's not, determine the date of the last friday that occurred. DON'T FORGET TO RATE MY CODE!
 
 
  Getting Started with PHPGetting Started with PHPPHP 3.0, PHP 4.0Beginner /
Josh Sherman
4570 since
2/11/2004 10:09:54 AM

By 3 Users
2 Excellent Ratings
       Just like the title says, "Getting Started with PHP". The tute is in PDF format, so get your Acrobat on.
 
 
  IP Look-up (PHP-GTK)IP Look-up (PHP-GTK)PHP 4.0Intermediate /
Josh Sherman
27223 since
3/15/2002 12:14:49 PM

By 7 Users
3 Excellent Ratings
       Looks up the IP address for a domain. DON'T FORGET TO RATE MY CODE!Click here to see a screenshot of this code!(ScreenShot)
 
 
  Number ConverterNumber ConverterPHP 4.0Intermediate /
Josh Sherman
33207 since
3/27/2002 2:44:51 PM

By 3 Users
2 Excellent Ratings
       This utility shows how to convert numbers to different types (i.e. hex, decimal, binary, octal).Click here to see a screenshot of this code!(ScreenShot)
 
 
  PHP 101PHP 101PHP 3.0, PHP 4.0Beginner /
Josh Sherman
34331 since
3/22/2002 11:54:35 AM

By 15 Users
12 Excellent Ratings
       Get your feet wet with one of the hottest web languages around, PHP!
 
 
  PHP Function: dec2roman()PHP Function: dec2roman()PHP 3.0, PHP 4.0Intermediate /
Josh Sherman
4846 since
7/17/2002 8:26:40 PM

By 2 Users
2 Excellent Ratings
       The PHP Group have made sure to include many number conversion functions (i.e. decbin(), bin2hex(), et cetera) but they forgot to include one extremely important function (well, not that important). They forgot a decimal to Roman numeral converter! I forg ...(description truncated)
 
 
  PHP Function: elite_speak()PHP Function: elite_speak()PHP 3.0, PHP 4.0Beginner /
Josh Sherman
3116 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 Function: genstr()PHP Function: genstr()PHP 3.0, PHP 4.0Beginner /
Josh Sherman
5492 since
2/22/2002 9:29:21 PM

By 3 Users
2 Excellent Ratings
       Resurrected from February 2002, generate_str.php is the answer to all your pseudo-random string generation needs! Newly updated to allow you to pass a character set to the funct
 
 
  PHP Program: Image GalleryPHP Program: Image GalleryPHP 4.0Advanced /
Josh Sherman
7361 since
2/18/2004 11:12:11 AM

By 2 Users
2 Excellent Ratings
       Take a directory of images, and turn it into an image gallery with thumbnail previews, requires the GD Library to be installed.Click here to see a screenshot of this code!(ScreenShot)
 
 
  PHP Top Site List v0.1.1 (requires MySQL)PHP Top Site List v0.1.1 (requires MySQL)PHP 4.0Intermediate /
Josh Sherman
3586 since
2/11/2002 11:45:44 AM

By 1 Users

       Ever seen one of those "top 100" sites, where people sign up and vote and such? Ever wanted one of your own, but didn't want to use a free service that is slow and full of banner ads? Now's your chance! DON'T FORGET TO RATE MY CODE!
 
 
  PHP-GTK in a DayPHP-GTK in a DayPHP 4.0Intermediate /
Josh Sherman
16330 since
3/26/2002 5:16:30 PM

By 4 Users
2 Excellent Ratings
       PHP-GTK is a hot new extension for the PHP language allowing for cross-platform GUI development. This tutorial is meant to help explain PHP-GTK and how to use it to develop your own GUI application.
 
 
  PHP: Forms and EmailPHP: Forms and EmailPHP 3.0, PHP 4.0Intermediate /
Josh Sherman
69010 since
3/22/2002 12:17:17 PM

By 7 Users
4 Excellent Ratings
       PHP, Forms, EMail, OH MY! Learn how to use all 3 of them together.
 
 
  PORG - PORG Organizes Real GoodPORG - PORG Organizes Real GoodPHP 4.0Intermediate /
Josh Sherman
6018 since
3/22/2002 5:32:54 PM

By 8 Users
5 Excellent Ratings
       This utility lets you take a directory of files, and rename them all sequentially with your choice of prefix. For example, if the directory had 400 images, all with different formats of names, it will change them to something like IMG0000.jpg, IMG0001.jpg ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Tag It! v0.6.1 (Tag Board Script)Tag It! v0.6.1 (Tag Board Script)PHP 4.0Intermediate /
Josh Sherman
29031 since
2/11/2002 11:35:49 AM

By 12 Users
9 Excellent Ratings
       Tag boards are one of the hottest new things around, and now you can feature one on your site! This script will run on either a flat file, or via a MySQL database, supposed emoticons, timestamps, and has quite a few other customizations. This will also gi ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Time Tracker Script (Requires MySQL)Time Tracker Script (Requires MySQL)PHP 3.0, PHP 4.0Intermediate /
Josh Sherman
3723 since
4/12/2002 11:51:36 AM

By 3 Users
2 Excellent Ratings
       This script will track statistics on your users. The biggest perk is the fact that it keeps track of how long a user views a page. Very sexy stuff. DON'T FORGET TO RATE MY CODE!Click here to see a screenshot of this code!(ScreenShot)
 


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

Compatibility Filter Profile:

PHP 3.0
PHP 4.0
PHP 5.0