Project

General

Profile

« Previous | Next » 

Revision 5003c48a

Added by Scott Ullrich over 17 years ago

add more($text) function. With this function it will ask the person to press return after 24 rows of output. Good for stuff like this:

$temp = print_r($config, true);
more($temp);

  • added
  • modified
  • copied
  • renamed
  • deleted