PHP Classes

File: document.sh

Recommend this page to a friend!
  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: 16 years ago
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"