Login   Register  
PHP Classes
elePHPant
Icontem

File: document.sh

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Shannon Wynter  >  preg_magic  >  document.sh  >  Download  
File: document.sh
Role: Auxiliary data
Content type: text/plain
Description: Documentation Generator
Class: preg_magic
Extract data from text using regular expressions
Author: By
Last change:
Date: 2008-02-05 03:48
Size: 155 bytes
 

Contents

Class file image Download
#!/bin/bash

mkdir doc 2> /dev/null

echo "If you get an error here, you might not have phpdoc installed"

phpdoc -f preg_magic.php -t doc -ti "preg Magic"